No measurable performance improvement with native builds over LTO release builds.
Leaving the code for this commented out because it involved an unstable cargo feature without showing any benefit. I would like to revisit this later.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
use nom::multi::many0;
|
||||
|
||||
use super::babel_call::babel_call;
|
||||
|
||||
Reference in New Issue
Block a user