top | item 43719330

(no title)

knighthack | 10 months ago

What exactly do you write, where your Python+C is faster than Nim which compiles to optimized C?

discuss

order

sgarland|10 months ago

Generating millions of rows of synthetic data for testing RDBMS.

Tbf, I didn't spend much time trying to optimize the Nim code once I got a working PoC, so it's entirely possible that I could've made it faster.