In the code back-end, changed the integer field [env.shifted]
to a Boolean field [env.error]. This yields slightly simpler code and a small speed increase (maybe 5%).
Showing
Please register or sign in to comment
to a Boolean field [env.error]. This yields slightly simpler code and a small speed increase (maybe 5%).