Just curious about a few things things:

  * How do Nim compiler settings (--d:release --opt:speed) affect this 
benchmark? Did you make any tweaks to nim.cfg that might explain slow 
performance? Are you using PyPy for Python?
  * Y U no use PostgreSQL? Sometimes staying with SQLite is perfectly valid, 
even for 4GB+ in production, but sometimes it's not...


Reply via email to