vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.83k stars 789 forks source link

refactor[test]: change fixture scope in examples #3995

Closed charles-cooper closed 3 months ago

charles-cooper commented 3 months ago

roughly 5x performance increase per CPU (testing locally tests/functional/examples/ directory: 27s -> 7s)

What I did

How I did it

How to verify it

Commit message

roughly 5x performance increase per CPU in the
`tests/functional/examples/` directory (testing locally: 27s -> 7s)

Description for the changelog

Cute Animal Picture

![Put a link to a cute animal picture inside the parenthesis-->]()

harkal commented 3 months ago

🚀