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

Weird side-note, when using CDB's from Perl, do not use tie, its painfully unperformant (realized this the hard way)



Indeed the documentation notes this.

https://metacpan.org/pod/CDB_File#PERFORMANCE


I was handed code that used tie, took me a while to realize what was killing my perf..


CDB isn't really a DBM.


I was handed code already written using tie




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

Search: