Commit 3900fef
authored
- Use plan as options bag for constructor arguments
- Prefix "protected" instance variables with "_"
- Rename Benchmark.preload to Benchmark._preloadEntries
- Move iteration and worstCase count processing to the Benchmark class
- Add files and preloadEntries getters so we can override it in GroupedBenchmark
- Rename plan.arguments to plan.args due to "argument" being a reserved word
- Rename WasmLegacyBenchmark to AsyncWasmLegacyBenchmark
1 parent 20f7796 commit 3900fef
2 files changed
Lines changed: 122 additions & 113 deletions
0 commit comments