Hacker News new | ask | show | jobs
by adgjlsfhk1 1137 days ago
It's not 0.85 per file. It's 0.85 for the 50k files combined.
1 comments

No, because the program has to be run by slurm over several compute nodes, so it can't process them all at once.
as long as you don't have 50k computers, it still should be 0.85 seconds per node which is still tiny.
> it still should be 0.85 seconds per node

No it's not, because I will not architecture my whole pipeline & program around Julia inability to start in maybe a second in a year or 1.7" now, I will just use another language.

In good company, that is what Python folks do all the time.
Python does not take 1.7" to load pandas.
> I will just use another language.

Hello C, C++ and Fortran.