7 Commits

Author SHA1 Message Date
Nathan Woltman
4434314d53 Use string concatenation to build the output string
Switching from pushing to an array and using .join() to using simple string concatenation yields performance gains up to 260%.
2019-10-30 22:55:14 -04:00
mde
ca2c30f4d9 Updated benchmarking tests for linting 2018-03-29 15:38:25 -07:00
mde
aaad80553d Removed superfluous whitespace 2018-03-29 15:34:03 -07:00
mde
8dc994ec89 Re-enable perf tests 2018-03-29 15:32:07 -07:00
mde
b9282bee7e Rename benchmark file in the interest of getting a release out 2017-07-29 17:36:25 -07:00
m
807221b6dd fix sorting 2017-07-29 14:39:03 +01:00
m
d8dde4042c benchmark 2017-07-17 11:51:02 +01:00