Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bitloops/benchmarks

Open more actions menu

Repository files navigation

Bitloops Benchmarks

Small benchmark harness for running SWE-bench tasks with Codex, Ollama, or OpenCode, either with or without Bitloops.

Supported benchmark profiles:

  • swebench_multilingual (legacy Rust-focused path)
  • swebench_pro (JS/TS-first path)
  • contextbench_verified (ContextBench Verified subset)

Start here: docs/run-benchmarks.md. ContextBench: docs/contextbench.md (metrics and implementation), docs/run-contextbench.md (how to run).

Main configs:

  • configs/swebench/codex.toml
  • configs/swebench/codex_pro.toml
  • configs/swebench/opencode.toml
  • configs/swebench/opencode_ollama.toml
  • configs/swebench/opencode_pro.toml.disabled
  • configs/contextbench/codex.toml
  • configs/contextbench/opencode.toml

Quick Pro run path:

./.venv/bin/python -m benchkit.swebench.cli plan \
  --config configs/swebench/codex_pro.toml \
  --mode baseline

./.venv/bin/python -m benchkit.swebench.cli run \
  --config configs/swebench/codex_pro.toml \
  --mode baseline

Legacy multilingual path:

./.venv/bin/python -m benchkit.swebench.cli plan \
  --config configs/swebench/codex.toml \
  --mode baseline

./.venv/bin/python -m benchkit.swebench.cli run \
  --config configs/swebench/opencode.toml \
  --mode with_bitloops

Legacy configs, scripts, and notes are archived under configs/swebench/archive/, scripts/swebench/archive/, and docs/archive/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.