summaryrefslogtreecommitdiff
path: root/benchmark/timers
Commit message (Expand)AuthorAgeFilesLines
* benchmark: use let instead of var in timersDaniele Belardi2020-03-307-16/+14
* benchmark: swap var for let in benchmarksAlex Ramirez2020-02-1310-14/+14
* benchmark,doc,lib,test: prepare for padding lint ruleRich Trott2019-11-306-0/+11
* lib: remove Reflect.apply where appropriateAnatoli Papirovski2019-04-301-0/+42
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-3/+3
* benchmark: refactor for consistent styleRich Trott2019-02-063-3/+3
* timers: run nextTicks after each immediate and timerAnatoli Papirovski2018-10-171-0/+36
* timers: use only a single TimerWrap instanceAnatoli Papirovski2018-05-222-7/+23
* benchmark: changed millions and thousands to njuggernaut4512018-04-1011-77/+65
* timers: refactor timer list processingAnatoli Papirovski2018-02-091-0/+36
* benchmark: (timers) refactorRuben Bridgewater2018-02-015-5/+5
* benchmark: (timers) use destructuringRuben Bridgewater2018-01-2311-23/+23
* timers: clean up for readabilityAnatoli Papirovski2017-11-289-32/+46
* benchmark: var to constRuben Bridgewater2017-09-198-29/+29
* benchmark: remove redundant timers benchmarkRich Trott2017-05-161-22/+0
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-202-2/+2
* benchmark: move setImmediate benchmarks to timersJoshua Colvin2017-01-304-0/+118
* benchmark: add more thorough timers benchmarksJeremiah Senkpiel2017-01-275-0/+126
* benchmark: split timers benchmark and refactorRich Trott2016-11-093-41/+40
* benchmark: add `setImmediate()` benchmarksAndras2016-06-291-0/+113
* benchmark: move misc to categorized directoriesAndreas Madsen2016-02-261-0/+41