[GitHub] trafficserver pull request: TS-4053: Add regression tests for hit ...

2015-12-06 Thread asfgit
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] trafficserver pull request: TS-4053: Add regression tests for hit ...

2015-12-04 Thread jplevyak
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] trafficserver pull request: TS-4053: Add regression tests for hit ...

2015-12-04 Thread jplevyak
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] trafficserver pull request: TS-4053: Add regression tests for hit ...

2015-12-04 Thread jplevyak
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