Today I Learned

TIL, 2017-03-03

  • Arel is about 30% slower than just doing the query yourself
  • GC is slow
  • Memoization
  • Need to cache score calculations
  • validates_iclusion_of
  • push mutates an array, + doesn’t

This project is maintained by daryllxd