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.3.tar.gz (133.6 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.3-py3-none-any.whl (108.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.3.tar.gz
  • Upload date:
  • Size: 133.6 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.3.tar.gz
Algorithm Hash digest
SHA256 1a7fad065c8d0a1ec27b0061e1bea965022e607be25ceb4edca4dc1dc2c5ddd3
MD5 7448475bfc21fc392245d5efc7725e67
BLAKE2b-256 4be69d61866e8f30bfb8f5c85384412072959b45b4e8ab04bec397839b6fbd2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 108.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ed0d0a0a25ae7b7eff68ad9d24a0976d32b9941af8b95c2646c500ac51e4c89e
MD5 26b4ee7398e11a8c6242074f20b71aa6
BLAKE2b-256 2e9a5eb8e3e52c8ecb5afedd9a2c79a5f0ed11b11ad97cdc17778397d694827d

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