- [ ] Create the benchmark harness using `Deno.bench(...)` for each function in each workspace - [ ] Create a benchmark history file to keep track of the results per workspace, per function. - [ ] The history file should keep track of the packages' version, date, hardware used, etc.
Deno.bench(...)for each function in each workspace