Perf profiling and some low hanging perf improvements in text rendering
This commit is contained in:
8
examples/perf_scenarios/Cargo.toml
Normal file
8
examples/perf_scenarios/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "ruin_perf_scenarios"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
ruin_perf = { path = "../../lib/perf" }
|
||||
ruin_ui = { path = "../../lib/ui" }
|
||||
Reference in New Issue
Block a user