https://bugzilla.wikimedia.org/show_bug.cgi?id=64696
Bug ID: 64696
Summary: Store all three uuid forms(binary, alphadecimal,
timestamp) instead of converting on demand
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Flow
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
on demand conversion has shown to be an expensive operation. In a separate
topic also about uuid storage springle mentioned possibility of storing the
binary version for usage in indexes and storing the additional forms unindexed
but also in the table. I think this should be done at the database level rather
than just in the cache to reduce the penalty users see when loading older
un-cached content.
This is not incredibly urgent, we have a patch already that optimizes away
most* of the conversions as long as the content is already in cache.
* all timestamps in the output currently require uuid conversion
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l