are there any stats on the “negative impact” for externalizing strings?
https://lucee.daemonite.io/t/what-was-new-in-lucee-5-2/3866/2?u=modius
are there any stats on the “negative impact” for externalizing strings?
https://lucee.daemonite.io/t/what-was-new-in-lucee-5-2/3866/2?u=modius
I’d also like to hear more about the use cases for externalizing strings and the impact on execution times. The hint says it “can have a negative impact on execution times” for the lower string sizes.
the video does go into some detail, but honestly, I much prefer being able to quickly scan thru a blog post or documentation in a minute than dedicating 5-15 minutes to watch a video.
my initial impression after watching the video is that is only really going to be useful if you don’t store most of your content in a database, or if you embed lots of javascript in your cfml files, the amount of html for the average site embedded in cfml files is probably going to be fairly minimal.