Make things ~40% faster by using explicit 1/2 valued objects instead of vectors.
This commit is contained in:
@@ -7,4 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
nom = "6.0.1"
|
||||
petgraph = "0.5.1"
|
||||
thiserror = "1.0.22"
|
||||
thiserror = "1.0.22"
|
||||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
Reference in New Issue
Block a user