Skip to main content

asv-tachyon

Modern web UI for airspeed velocity results.

ASV’s built-in site is still jQuery + Flot + Bootstrap 3. asv-tachyon is a drop-in shell over the same static data that asv publish already writes (index.json, graphs/**, regressions.json). No server-side app, no new result format, no second benchmark type.

Tool Job
asv run benchmarks, write results, asv publish data
asv-tachyon modern UI over that published tree
asv-perch PR comment tables (CI)
asv_spyglass compare two result JSON files
asv_bench_tachyon sample_* metric plugin (separate package)

Install

pip install asv-tachyon
# or from git after building the UI once

The wheel embeds a prebuilt SPA (web/dist). From a checkout:

cd web && npm install && npm run build && cd ..
pip install -e .

Usage

asv run
asv publish
asv-tachyon serve .asv/html --open

Or replace the legacy index.html in place (keeps all graph JSON):

asv publish
asv-tachyon install .asv/html
# then any static host, or:
asv-tachyon serve .asv/html

What you get

  • Dark, readable layout (grid + sidebar list)
  • Benchmark search / filter
  • Interactive time-series charts (uPlot)
  • Machine / branch / python filters from index.json params
  • Same data contract as the stock ASV site — works with existing published trees

Development

# terminal 1: static data
asv-tachyon serve fixtures/sample_site -p 8765

# terminal 2: vite (optional hot reload; proxy configured to :8765)
cd web && npm install && npm run dev

License

MIT.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asv_tachyon-0.2.2.tar.gz (130.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

asv_tachyon-0.2.2-py3-none-any.whl (106.5 kB view details)

Uploaded Python 3

File details

Details for the file asv_tachyon-0.2.2.tar.gz.

File metadata

  • Download URL: asv_tachyon-0.2.2.tar.gz
  • Upload date:
  • Size: 130.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for asv_tachyon-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d3793b4c90d4ed11dfa7174ecc82372265953b13982737b73b82b9e92ff79af1
MD5 ce7ea03b04155e584dce6f7bced1fc28
BLAKE2b-256 5420d8bdfc5915113a8c92f075acbeb921dd552776658e93119d79fca11be655

See more details on using hashes here.

File details

Details for the file asv_tachyon-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: asv_tachyon-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 106.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for asv_tachyon-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c2a036199b109cd75bb2758bb5d074719fd74c991dc99243533d8adadcb0993
MD5 97a1f583a19aef10bdd5fe8b8867884f
BLAKE2b-256 0dacf52846f259f3d56ad145224d579c2264ce53864d96a095d826e8e38364d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page