Commit Graph

10 Commits

Author SHA1 Message Date
Sam Saffron
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
Guo Xiang Tan
5012d46cbd Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
Sushruth Sivaramakrishnan
cdd4608403 typo correction
that -> than
2015-03-04 19:31:55 +05:30
Lourens Naudé
c273a6d1d4 Rails -> Ruby verbiage change in script/measure.rb 2014-12-07 22:55:37 +00:00
Akshay
6301a43d57 Not initializing variable for looping if unused in loop 2014-08-15 03:24:55 +05:30
Sam
6183e9bb6c flamegraph upgrade 2013-09-17 21:34:38 +10:00
Sam
3c2b10ddaf tidy up method 2013-09-17 10:24:15 +10:00
Sam
fb66dd7953 playing with my script, feel free to ignore 2013-09-06 18:17:46 +10:00
Sam
47c6ba2f51 mucking with my measure script 2013-08-29 15:27:59 +10:00
Sam
38e80b999f benching script, work in progress 2013-08-22 09:01:45 +10:00