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.4.tar.gz (139.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.4-py3-none-any.whl (110.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.4.tar.gz
  • Upload date:
  • Size: 139.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.4.tar.gz
Algorithm Hash digest
SHA256 e3057f9f0626c2572bd6f723948bfcaa6c9e6a1ce2f30190d391f6a339580cfd
MD5 bbab110bbb1554ee1fa595f7e472887c
BLAKE2b-256 ae5621b1784e87516bd7a69cb41df7c4acf8bef0b92e641416f26233d6a043d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 110.7 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8e35eb43a298ebedc795e5206e24892f5612a74419f81aec16328c8c1e74ed08
MD5 75480b186f54d266b2f035245a1d5666
BLAKE2b-256 9b091e9992668dba76d6198b8638e6765a13e3b27adc955ed22997a708541679

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