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

For point 2. Do you compile to C or is it running as an interpreter? I too have written something similar, but I compile to C++ and yes the speed is amazing, and memory consumption minimal, because, you only keep 1 record in memory (if using more cores then this will not be true).

If you are interested in a solution for entering data, let me know. My solution is open source.




The program uses the Objective-C run-time, but the core routines are written in C.




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

Search: