Performance Case Study: Parallel Data Access Using Parallel Struct Iteration In Lucee 5.2.9.40

added by JavaScript Kicks
7/24/2019 12:40:25 PM

295 Views

Ben Nadel shares his experience in trying to decrease HTTP response latency by applying parallel Struct iteration to his data-access in Lucee 5.2.9.40. While he can demonstrate some improvements, he also shows that certain types of parallelization lead to a decrease in performance. Ultimately, parallel data access is not a one-size-fits-all optimization.


0 comments