summaryrefslogtreecommitdiff
path: root/benchmark/util
AgeCommit message (Expand)Author
2019-12-07util: improve performance inspecting proxiesRuben Bridgewater
2019-12-07benchmark: add more util inspect and format benchmarksRuben Bridgewater
2019-07-30benchmark: swap var for let in util benchmarksAlex Ramirez
2019-05-10tools: enable block-scoped-var eslint ruleRoman Reiss
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-10-14benchmark: add common.binding()cjihrig
2018-09-07benchmark: refactor util benchmarksRuben Bridgewater
2018-09-05util: make util binding internalcjihrig
2018-07-27lib: remove usc-2 encodingBrian White
2018-07-08test,util: add missing tests and conditionsMaleDong
2018-05-22lib: add internal PriorityQueue classAnatoli Papirovski
2018-05-03util: improve spliceOne perfAnatoli Papirovski
2018-02-01benchmark: refactorRuben Bridgewater
2018-01-23benchmark: (util/v8/vm) use destructuringRuben Bridgewater
2017-10-28tools, benchmark: test util benchmarkSarah Meyer
2017-10-04util: use faster -0 checkBrian White
2017-10-01benchmark: add util/type-checkTimothy Gu
2017-09-19benchmark: var to constRuben Bridgewater
2017-09-19util: improve format performanceRuben Bridgewater
2017-09-14benchmark: improve and add more inspect benchmarksRuben Bridgewater
2017-08-13util: improve util.inspect performanceRuben Bridgewater
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-14benchmark: fix typo in inspect-proxyVse Mozhet Byt
2017-03-06benchmark: remove forced optimization from utilBartosz Sosnowski
2017-01-15util: improve readability of normalizeEncodingJoyee Cheung
2016-11-27benchmark: reformat code for clarityRich Trott
2016-09-20tools: add additional ESLint rulesTeddy Katz
2016-05-03util: fix inspecting of proxy objectsJames M Snell
2016-03-04benchmark: add util.format benchmarkEvan Lucas
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2015-12-30util: faster arrayToHashJackson Tian