mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 03:18:12 +08:00
Added commands for easier profiling. (#1236)
This commit is contained in:
committed by
Keavon Chambers
parent
99d15df1e0
commit
41f7ce0bb3
@@ -61,3 +61,7 @@ opt-level = 1
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
[profile.profiling]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
|
||||
Reference in New Issue
Block a user