-
Notifications
You must be signed in to change notification settings - Fork 677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faster debug version #180
Comments
It seems like |
/CC @sand1k |
Surrouned code of assert_list_is_correct(), assert_node_is_correct() and rcs_recordset_t::assert_state_is_correct() with |
Nice! |
As new eval has landed, one small problem is that debug version execution has became very slow.
Can there be some level of checking so that it might be somewhat faster for debugging?
The text was updated successfully, but these errors were encountered: