vyperlang / vyper

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

chore[test] python 3.12 performance #4045

Closed DanielSchiavini closed 1 month ago

DanielSchiavini commented 1 month ago

What I did

Generate some graphs with the difference between 3.11 and 3.12

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

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

socket-security[bot] commented 1 month ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/pytest-profiling@1.7.0 filesystem Transitive: environment, eval, network, shell, unsafe +115 152 MB ahldev, eeaston

View full report↗︎

DanielSchiavini commented 1 month ago

Python 3.11

profiling-311

Python 3.12

profiling-312