Improve heuristic for cache re-use #195

Merged
emilsjolander merged 1 commits from imrpove-cache-hit into master 2016-06-09 07:55:48 -07:00
emilsjolander commented 2016-06-03 11:58:20 -07:00 (Migrated from github.com)

Implement better heuristics in canUseCachedMeasurement avoiding 40% measure calls compared to before (this stat comes from internal e2e tests).

Implement better heuristics in canUseCachedMeasurement avoiding 40% measure calls compared to before (this stat comes from internal e2e tests).
emilsjolander commented 2016-06-08 06:08:02 -07:00 (Migrated from github.com)

@rigdern You might find this interesting as well. Saw some pretty big wins on the number of times text was measured.

@rigdern You might find this interesting as well. Saw some pretty big wins on the number of times text was measured.
lucasr commented 2016-06-08 10:26:35 -07:00 (Migrated from github.com)

Looks good with nits fixed. Good stuff!

Looks good with nits fixed. Good stuff!
Sign in to join this conversation.
No description provided.