this post was submitted on 18 Jun 2023
15 points (100.0% liked)

Python

6288 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[–] balder1993 4 points 1 year ago

This is awesome, reminds me of that article about memory which was also interactive: https://samwho.dev/memory-allocation/

[–] lowleveldata 1 points 1 year ago

Interesting. Is there some ways to specify how many space to be used for the hashed list? It's probably useful in some cases to give it "fuck you" amount of memory so that collisions never occur.