summaryrefslogtreecommitdiff
path: root/std/testing/bench.ts
AgeCommit message (Expand)Author
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-01upgrade: swc_ecma_visit, dprint, deno_lint (#6580)Bartek Iwańczuk
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-06-09fix(std/testing/bench): Make progress callback async (#6175)Szalay Kristóf
2020-06-03refactor(std/testing/bench): Remove differentiating on runs count (#6084)Szalay Kristóf
2020-06-03fix(std/testing/bench): clock assertions without --allow-hrtime (#6069)Szalay Kristóf
2020-06-02feat(std/testing): benching progress callback (#5941)Szalay Kristóf
2020-05-29Return results in benchmark promise (#5842)Szalay Kristóf
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2020-03-10refactor: Cleanup options object parameters (#4296)Nayeem Rahman
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-09Move everything into std subdirRyan Dahl