Skip to content

Commit

Permalink
Remove evicted q and hmap (#1381)
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas authored Nov 17, 2023
1 parent 33b5e9b commit a70bb74
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 536 deletions.
4 changes: 0 additions & 4 deletions opentelemetry-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ rt-async-std = ["async-std"]
name = "context"
harness = false

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

[[bench]]
name = "span_builder"
harness = false
Expand Down
216 changes: 0 additions & 216 deletions opentelemetry-sdk/benches/key_value_map.rs

This file was deleted.

Loading

0 comments on commit a70bb74

Please sign in to comment.