TYPO3 / Fluid

Fluid template rendering engine - Standalone version
GNU Lesser General Public License v3.0
151 stars 93 forks source link

[TASK] Use xxh3 instead of sha1 #871

Closed lolli42 closed 2 months ago

lolli42 commented 3 months ago

64bit xxh3 hash is significantly quicker. This is a micro optimization especially when creating hashes from template contents for caching.