Hi, I run onthebench.ai, an open benchmark that measures LLM-gateway overhead (latency, throughput, memory, streaming, protocol translation) on neutral hardware. GoModel is one of the gateways on the board, and I want to make sure I'm testing it fairly.
How it works, so there are no surprises:
- Every gateway runs on the same rig, same mock upstream, same load, same CPU pinning, no per-gateway special-casing.
- Each gateway is defined by a single file,
gateways/gomodel/gateway.sh, which declares how to build, launch, and probe it. That file is the whole story of how I configured yours.
- Every number regenerates from committed JSON; the method is documented here and the whole thing is open source and re-runnable.
My guiding rule is that a failure is my bug until proven the gateway's. If a cell shows red or a number looks off, I'd rather find out I configured GoModel wrong than publish something unfair. So two asks, both optional:
- Look at your results (your page) and your
gateway.sh. If I've mis-set a flag, a version, an endpoint, or declared a capability you don't claim, tell me or open a PR, you're welcome to own your own gateway.sh.
- If the setup looks fair, a thumbs-up is genuinely useful too.
Full disclosure: this is built and operated by the Busbar team, and busbar is also one of the entrants. Same harness for everyone, fully open, so you can verify exactly what I'm running.
Thanks for building GoModel.
Hi, I run onthebench.ai, an open benchmark that measures LLM-gateway overhead (latency, throughput, memory, streaming, protocol translation) on neutral hardware. GoModel is one of the gateways on the board, and I want to make sure I'm testing it fairly.
How it works, so there are no surprises:
gateways/gomodel/gateway.sh, which declares how to build, launch, and probe it. That file is the whole story of how I configured yours.My guiding rule is that a failure is my bug until proven the gateway's. If a cell shows red or a number looks off, I'd rather find out I configured GoModel wrong than publish something unfair. So two asks, both optional:
gateway.sh. If I've mis-set a flag, a version, an endpoint, or declared a capability you don't claim, tell me or open a PR, you're welcome to own your owngateway.sh.Full disclosure: this is built and operated by the Busbar team, and busbar is also one of the entrants. Same harness for everyone, fully open, so you can verify exactly what I'm running.
Thanks for building GoModel.