Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nomel
on Jan 22, 2024
|
parent
|
context
|
favorite
| on:
Performance Analysis of Python's Dict() and {}
Bring globals into local scope, never use '.' in tight loops, avoid function calls, etc [1], sure make ugly python code. But, wow, it really can make a difference.
[1]
https://wiki.python.org/moin/PythonSpeed/PerformanceTips
physPop
on Jan 22, 2024
[–]
I'm not sure how many of those are valid any more.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://wiki.python.org/moin/PythonSpeed/PerformanceTips