Hacker News new | past | comments | ask | show | jobs | submit login

I haven't done any benchmark yet but I expect my implementation to be at least an order of magnitude slower.

I've found my implementation to be CPU intensive: creating Python objects from the raw pages is expensive. That's why bulk inserts and iterations are much faster than insert/get in a loop.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: