Closed antazoey closed 3 weeks ago
this plugin is heavily imported from
before
In [1]: %time import ape_ethereum CPU times: user 2.09 s, sys: 545 ms, total: 2.63 s Wall time: 1.71 s
after
In [1]: %time import ape_ethereum CPU times: user 8.22 ms, sys: 2.44 ms, total: 10.7 ms Wall time: 9.53 ms
What I did
this plugin is heavily imported from
before
after
How I did it
How to verify it
Checklist