Neil Williams 89e0f79da3 query_cache: Only allow iteration over MAX_CACHED_ITEMS.
Items at the end of the query are almost guaranteed to be a huge jump
from those in the non-pruned part of the query.  To avoid confusion,
we'll cut off the query at MAX_CACHED_ITEMS which is still imperfect,
but better.
2012-10-19 12:55:33 -07:00
2012-06-19 15:47:01 -07:00
Description
No description provided
55 MiB
Languages
Python 54.4%
JavaScript 26.7%
HTML 11.3%
Less 4.5%
Shell 1%
Other 2%