panda
panda copied to clipboard
New Plugin: hypercaller
Much like hooks the hypercaller plugin is intended to marshal and discern the proper set of requests that should make their way to Python.
The reason is simple: performance. Without a layer of C code to act as a simple filter our Python code would be overused and our runtimes much slower.