Recently, I had a job to fix the slow code. Before diving into fixing the slow
code, I used Scout APM to identify the performance bottlenecks, which helped me
make sure where the slow code is.
To prove the new optimization solution is faster, in addition to checking the
before-after