#Removing redundant code for speedup in scope?

10 messages · Page 1 of 1 (latest)

vale stream
vivid harness
#

this is assert so it's not compiling into any actual code in executable

#

so removing it wouldn't be a speedup

hollow kindle
#

yeah this is just a sanity check during debug mode

vale stream
#

👍 figured it could be a C thing. Thanks

vivid harness
#

doubt it's even a speedup but in general this is done only at root which is like 10^-6 of nodes or smth, so is pretty meaningless

vale stream
vivid harness
#

test first then submit a PR with results of the test