summaryrefslogtreecommitdiff
path: root/cli/tests/unit/performance_test.ts
AgeCommit message (Expand)Author
2020-11-26refactor(cli/tests): replace createResolvable with deferred (#8507)crowlKats
2020-11-14fix: fix various global objects constructor length (#8373)Benjamin Gruenbaum
2020-10-20fix(cli/rt/performance): check for object props in startOrMeasureOptions befo...Jesse Jackson
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-09-19fix(cli/rt): make some web API constructors illegal at runtime (#7468)Nayeem Rahman
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-13fix: more tolerant performance.measure unit tests (#6726)Kitson Kelly
2020-07-10feat: add performance user timing APIs (#6421)Kitson Kelly
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl