summaryrefslogtreecommitdiff
path: root/cli/tests/unit/metrics_test.ts
AgeCommit message (Expand)Author
2023-04-30perf(core): async op pseudo-codegen and performance work (#18887)Matt Mastracci
2023-01-24refactor: remove Deno.core (#16881)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-28Reland "perf(core): generate inlined wrappers for async ops" (#16455)Divy Srivastava
2022-10-27Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)Divy Srivastava
2022-10-27perf(core): generate inlined wrappers for async ops (#16428)Divy Srivastava
2022-05-24fix(core): op metrics op_names mismatch (#14716)Aaron O'Mullan
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-11-23refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)Bartek Iwańczuk
2021-11-09feat(core): streams (#12596)Aaron O'Mullan
2021-09-23test(cli): align unit test permissions with runtime test permissions (#12189)Casper Beyer
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-05-06refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...Aaron O'Mullan
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-28core: introduce extensions (#9800)Aaron O'Mullan
2021-03-31refactor: new optimized op-layer using serde_v8 (#9843)Aaron O'Mullan
2021-03-18refactor: update minimal ops & rename to buffer ops (#9719)Inteon
2021-02-21feat(unstable): per op metrics (#9240)Luca Casonato
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl