Skip to content

Commit

Permalink
chore(rsjudge-judger): ⚰️ remove benchmark for comparer
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Jun 22, 2024
1 parent 9fc47be commit 6d766c5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 124 deletions.
54 changes: 0 additions & 54 deletions .github/workflows/benchmark.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

4 changes: 0 additions & 4 deletions crates/rsjudge-judger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ license.workspace = true
repository.workspace = true
rust-version.workspace = true

[[bench]]
name = "default_comparer"
harness = false

[dependencies]
async-trait = "0.1.80"
futures = "0.3.30"
Expand Down
1 change: 0 additions & 1 deletion crates/rsjudge-judger/benches/data
Submodule data deleted from 89a4eb
62 changes: 0 additions & 62 deletions crates/rsjudge-judger/benches/default_comparer.rs

This file was deleted.

0 comments on commit 6d766c5

Please sign in to comment.