[note: see more nuanced comment below] The Julia benchmark two links deep at https://github.com/h2oai/db-benchmark doesn't follow even the most basic performance tips listed at https://docs.julialang.org/en/v1/manual/performance-tips/ .
The non-const global variables stand out to me, but I'm not experienced enough tell whether that would make a large difference.