The CPU cost of camel/snake casing adds up, especially with large data sets. Since these operations are being repeatedly performed on the same column names, and this is a bound set of values being operated on, we can afford to memorize results forever.
The CPU cost of camel/snake casing adds up, especially with large data sets. Since these operations are being repeatedly performed on the same column names, and this is a bound set of values being operated on, we can afford to memorize results forever.