Skip to content

Commit 1174164

Browse files
authored
Remove benchmarking logic from the driver (#489)
This code was moved to a separate repository. The python runner is no longer necessary with the new tools for running benchmarks Fixes: #358 (This is no longer issue for this repository, and probably will have to be re-opened in the benchmarks repo, or we can just ignore it since it's not critical flaw in the internal code) Fixes: #351
2 parents 2a6b6c7 + d185de4 commit 1174164

43 files changed

Lines changed: 0 additions & 2381 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ tracing-subscriber = { version = "0.3", features = ["registry"] }
2424
[lints.rust]
2525
unsafe-op-in-unsafe-fn = "warn"
2626

27-
[workspace]
28-
members = ["benchmark"]
29-
3027
[build-dependencies]
3128
napi-build = "2.1.5"
3229

benchmark/Cargo.toml

Lines changed: 0 additions & 59 deletions
This file was deleted.

benchmark/README.md

Lines changed: 0 additions & 246 deletions
This file was deleted.

benchmark/logic/batch.js

Lines changed: 0 additions & 41 deletions
This file was deleted.

benchmark/logic/benchmark.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)