Feat: script execution performance optimization
This commit is contained in:
@@ -15,3 +15,10 @@ desktop = []
|
||||
rand = "0.8"
|
||||
parking_lot = "0.12"
|
||||
arc-swap = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
|
||||
[[bench]]
|
||||
name = "forth_vm"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user