deno/cli/tools/bench
Bartek Iwańczuk 8d9fef3b89
refactor: add WatcherCommunicator helper struct (#20927)
This commit introduces "WatcherCommunicator" struct that
is used facilitate bi-directional communication between CLI
file watcher and the watched function.

Prerequisite for https://github.com/denoland/deno/pull/20876
2023-10-19 07:05:00 +02:00
..
mitata.rs chore: update to Rust 1.73 (#20781) 2023-10-05 14:49:09 -04:00
mod.rs refactor: add WatcherCommunicator helper struct (#20927) 2023-10-19 07:05:00 +02:00
reporters.rs fix(bench): use total time when measuring wavg (#20862) 2023-10-10 14:40:36 +01:00