summaryrefslogtreecommitdiff
path: root/perf
Commit message (Expand)AuthorAgeFilesLines
* Housekeeping (#1772)Jimmy Wärting2021-12-021-22/+22
* be explicit (#1769)Jimmy Wärting2021-11-161-2/+2
* feat: Use heap tree in priority queue (#1595)yemreinci2018-11-201-0/+31
* prefer destructuringAlexander Early2018-07-081-2/+1
* disallow variable shadowingAlexander Early2018-07-083-50/+44
* ES6-ify codebase (#1553)Alex Early2018-07-083-93/+91
* Improve `async.queue` start up performance (#1448)Hubert Argasinski2017-07-101-0/+2
* preserve order, make variadic and handle falsy values in concat [fixes #1437]...Hubert Argasinski2017-06-231-0/+18
* fix deprecation warningAlexander Early2017-04-031-2/+1
* add auto benchmarkAlexander Early2017-04-021-0/+22
* Fix benchmarks not having setup calledGraeme Yeates2016-11-171-7/+11
* Fix perf suiteGraeme Yeates2016-10-051-19/+19
* Add filter benchmarkloopsGraeme Yeates2016-07-231-0/+37
* fix new lint errorsAlexander Early2016-06-072-293/+332
* 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-083-391/+391
* | Add benchmarks for some and everyGraeme Yeates2015-07-021-0/+60
|/
* added memory benchmark from #552Alexander Early2015-06-081-0/+46
* add node version to benchmark outputAlexander Early2015-06-061-1/+2
* improved waterfall performance with ensureAsyncAlexander Early2015-05-311-1/+5
* set jshint unused: trueAlexander Early2015-05-301-1/+2
* handle errors in benchmarksAlexander Early2015-05-251-10/+27
* initial ensureAsync implementationAlexander Early2015-05-242-1/+29
* dezalgo'd benchmarks, use toPrecision in reportingAlexander Early2015-05-222-14/+16
* update benchmark to 2.0.0-pre for more accurate testsAlexander Early2015-05-211-6/+0
* added deferral benchmarksAlexander Early2015-05-211-0/+36
* added benchmarks for map and eachOfAlexander Early2015-05-211-1/+75
* 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-202-85/+97
* added more benchmarks, improved benchmark reportingAlexander Early2015-05-202-29/+117
* fixed path in benchmark scriptAlexander Early2015-05-191-1/+23
* adding benchmark scriptAlexander Early2015-05-192-0/+148