GitHub user jplevyak opened a pull request:
https://github.com/apache/trafficserver/pull/376
Fix clang analysis issue in the RamCache*.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jplevyak/trafficserver TS-4053-2
GitHub user jplevyak opened a pull request:
https://github.com/apache/trafficserver/pull/368
Add an experimental plugin to allow memcache clients to access cache â¦
â¦data.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
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
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
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