Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/364
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user jplevyak commented on the pull request:
https://github.com/apache/trafficserver/pull/364#issuecomment-162120619
The upshot is that the two Ram caches use the correct amount of memory
(within 2%) and that LRU works better for identically sized objects (because
LRU is a very
Github user jplevyak commented on the pull request:
https://github.com/apache/trafficserver/pull/364#issuecomment-162119403
RPRINT ram_cache: RamCache LRU Fixed Size Hit Rate 0.581543
RPRINT ram_cache: RamCache LRU Variable Size Hit Rate 0.567505
RPRINT ram_cache: RamCache LRU N
GitHub user jplevyak opened a pull request:
https://github.com/apache/trafficserver/pull/364
TS-4053: Add regression tests for hit rate and size for the RAM caches,
Tune up CLFUS.
You can merge this pull request into a Git repository by running:
$ git pull https://gith