Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ggm
on July 19, 2023
|
parent
|
context
|
favorite
| on:
Cython 3.0 Released
Yes, and I am still exploring. It is possible I have some scaling issues in dictionary which are not about compiled or not but about the cost of mutating data in a dict and gc costs.
mixmastamyk
on July 19, 2023
[–]
Things like key lookup are already well optimized. So finding a more efficient algorithm might yield easier performance gains.
If you have for loops inside for loops, that's one place to attack. dict iterators, etc.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: