Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
No edit summary |
|||
Line 35: | Line 35: | ||
* Make sure performance on spinning disks is good, but top performance here is not the priority. | * Make sure performance on spinning disks is good, but top performance here is not the priority. | ||
* Allow for effectively racing cache against network, so as to not wait serially. | * Allow for effectively racing cache against network, so as to not wait serially. | ||
== Success Metrics == | |||
* Same hit rate as current cache, but do things in parallel. | |||
* No on-disk i/o. | |||
* Create telemetry for with-cache and without-cache. For top 50% cache should be faster than no cache, for low 50% cache should be faster than no cache. | |||
== API == | == API == |