On another project, I have some rather onerus reports that need to be run and I’ve been hitting some performance issues…
I’ve implemented directAccess and switched to using aggregation queries (the results all go to json, so no need for Parse objects) and wow…I’ve seen some seriously huge gains in performance!