mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
53f84b3cbc508dcb474ccb25e1e1699dbd8149fd
Due to the way we nest cache context implicitly, there were cases where we had 1,500+ tokens with only 200+ unique ones. We now call "distinct" on the tokens when after an entry is created. This decreases memory usage and also improve performance on cache hits (fewer tokens to go though each time). --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%