Skip to content

Commit

Permalink
chore: remove duplicate benchmarks in leptos_reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
gbj committed Nov 10, 2023
1 parent cb7e074 commit 43bf087
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 295 deletions.
4 changes: 0 additions & 4 deletions leptos_reactive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ pin-project = "1"
paste = "1"

[dev-dependencies]
criterion = { version = "0.5.1", features = ["html_reports"] }
reactive-signals = { version = "0.1.0-alpha.4", features = ["profile"] }
l021 = { package = "leptos", version = "0.2.1" }
sycamore = { version = "0.8", features = ["ssr"] }
log = "0.4"
tokio-test = "0.4"
leptos = { path = "../leptos" }
Expand Down
110 changes: 0 additions & 110 deletions leptos_reactive/benches/deep_update.rs

This file was deleted.

91 changes: 0 additions & 91 deletions leptos_reactive/benches/fan_out.rs

This file was deleted.

90 changes: 0 additions & 90 deletions leptos_reactive/benches/narrow_down.rs

This file was deleted.

0 comments on commit 43bf087

Please sign in to comment.