Remix.run Logo
greaber 4 hours ago

I'm seeing 5x speedups on my real workloads, and you can see some synthetic benchmarks here or run your own https://greaber.github.io/syq-bench/

throw1234567891 an hour ago | parent [-]

what's a "synthetic benchmark", claude came up with those numbers by looking at the code?

greaber an hour ago | parent [-]

They are benchmarks on real hardware, and I tried to provide enough details so that anyone can reproduce them (but some of the benchmarks are on servers I have that you can't order on public cloud -- these ones are clearly marked). "Synthetic" means that the data is synthetic, not an actual production workload. For instance, some of the benchmarks use files filled with random bytes.

throw1234567891 7 minutes ago | parent | next [-]

So real benchmarks with synthetic data.

beepbooptheory an hour ago | parent | prev [-]

Do non-randomly ordered bytes produce different results??