Further micro-optimize thumbnails to reduce string allocations. `Post#levelblocked?` gets called once per thumbnail. Before it split the tag string, which meant one string allocation for each tag on each post. This added up to thousands of string allocations per pageload.
40 KiB
40 KiB