mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Add a benchmark
This commit is contained in:
@@ -11,3 +11,10 @@ parking_lot = "0.10"
|
||||
rusttype = "0.9"
|
||||
serde = "1"
|
||||
serde_derive = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
|
||||
[[bench]]
|
||||
name = "benchmark"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user