Open
Description
@RonnyPfannschmidt has had this idea for a long while and I just remembered I coded it up for a pycon a couple years ago.
See the very outdated diff here:
master...goodboy:cythonize_call_loop
It would probably be neato to update that and get it running under the benchmark tests from #37 for comparison with our current _multicall()
.