do 100 queries per insert instead of 1000 after all inserts.
this increases cpython time on _imperative.py to ~2 seconds (and lowers pyston's % from ~480% to ~380%). the declarative benchmark takes 10 seconds for cpython with this change, but it doesn't work on pyston at all yet.
Showing
Please register or sign in to comment