mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 20:58:11 +08:00
Migrate iai-callgrind to the renamed successor gungraun (#4056)
* Add .nvim.lua to gitignore * Migrate from iai-callgrind to the renamed successor gungraun --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev>
This commit is contained in:
co-authored by
Dennis Kobert
parent
1c9c19a697
commit
456a7c868d
@@ -62,7 +62,7 @@ winit = { workspace = true }
|
||||
graph-craft = { workspace = true, features = ["loading"] }
|
||||
pretty_assertions = { workspace = true }
|
||||
criterion = { workspace = true }
|
||||
iai-callgrind = { workspace = true }
|
||||
gungraun = { workspace = true }
|
||||
|
||||
# Benchmarks
|
||||
[[bench]]
|
||||
@@ -70,5 +70,5 @@ name = "compile_demo_art_criterion"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "compile_demo_art_iai"
|
||||
name = "compile_demo_art_gungraun"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user