Re: Change Local Memory Cache to Use LRU #28977

2018-01-10 Thread Grant Jenks
low/medium/high eviction scenarios? I think those > benchmarks will be nicer than the simpler cache.get() ones you have on the > ticket. > > I'll get to reviewing that change some time this week regardless. > > > > > On Tuesday, 9 January 2018 08:58:55 UTC+11, Gra

Re: Change Local Memory Cache to Use LRU #28977

2018-01-08 Thread Grant Jenks
get a very nice bump in throughput if you eliminate the >> `validate_key` check, which does a character by character check of the key >> to avoid issues with particular characters in memcache. >> >> We don't want to be promoting locmemcache too much, but that said, if we

Change Local Memory Cache to Use LRU #28977

2018-01-04 Thread Grant Jenks
/b06574f6713d4b7d367d7a11e0268fb62f5fd1d1 Is there a consensus as to the value of these changes? Sincerely, Grant Jenks -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this grou