summaryrefslogtreecommitdiff
path: root/perf/benchmark.js
Commit message (Expand)AuthorAgeFilesLines
* be explicit (#1769)Jimmy Wärting2021-11-161-2/+2
* prefer destructuringAlexander Early2018-07-081-2/+1
* disallow variable shadowingAlexander Early2018-07-081-10/+4
* ES6-ify codebase (#1553)Alex Early2018-07-081-27/+27
* fix deprecation warningAlexander Early2017-04-031-2/+1
* Fix benchmarks not having setup calledGraeme Yeates2016-11-171-7/+11
* fix style errorsAlexander Early2015-10-241-3/+3
* merge from megawacAlexander Early2015-10-241-42/+55
|\
| * Fix tag detection methodologyGraeme Yeates2015-07-011-14/+26
* | :full_moon_with_face: Adjust style to be consistent with jscsGraeme Yeates2015-07-081-124/+124
|/
* add node version to benchmark outputAlexander Early2015-06-061-1/+2
* set jshint unused: trueAlexander Early2015-05-301-1/+2
* handle errors in benchmarksAlexander Early2015-05-251-10/+27
* initial ensureAsync implementationAlexander Early2015-05-241-1/+5
* dezalgo'd benchmarks, use toPrecision in reportingAlexander Early2015-05-221-5/+5
* added yargs to benchmark runner, and grep optionsAlexander Early2015-05-211-21/+32
* improved benchmark conclusions [ci skip]Alexander Early2015-05-201-0/+14
* fix(benchmark): fix to enable to use second argument versionSuguru Motegi2015-05-211-1/+1
* improved benchmark code, added more benchmarksAlexander Early2015-05-201-16/+44
* added more benchmarks, improved benchmark reportingAlexander Early2015-05-201-16/+25
* fixed path in benchmark scriptAlexander Early2015-05-191-1/+23
* adding benchmark scriptAlexander Early2015-05-191-0/+108