- Issue created by @thiemo
- Merge request !16Issue #3386779 by thiemo: improve performance for big/chunked cache items in combineItems() β (Merged) created by thiemo
- π©πͺGermany thiemo Darmstadt
I added a merge request that replaces the function body accordingly: https://git.drupalcode.org/project/memcache/-/merge_requests/16
Please let me know if any changes are required before merging. Thanks!
- Status changed to Needs review
about 1 year ago 3:10pm 12 September 2023 - Status changed to RTBC
about 1 year ago 1:13pm 22 October 2023 - π«π·France fgm Paris, France
Looks like a no-brainer indeed, but it still would be nice to have a test confirming this:
- builds a large piece of data
- purges a bin
- t0
- stores the data
- t1
- retrieves it
- t2
- verify it is found and identical
Run once with the legacy version, once with the new one, and ensure the new one is faster.
And run
- πΊπΈUnited States moshe weitzman Boston, MA
This project has no test coverage whatsoever. So yes anything βwould be niceβ
- First commit to issue fork.
-
japerry β
committed 63aa2158 on 8.x-2.x authored by
thiemo β
Issue #3386779: Memcache performance issue from big (i.e. chunked) cache...
-
japerry β
committed 63aa2158 on 8.x-2.x authored by
thiemo β
- Status changed to Fixed
12 months ago 12:09am 6 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.