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.1.tar.gz (122.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.1-py3-none-any.whl (104.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.1.tar.gz
  • Upload date:
  • Size: 122.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.1.tar.gz
Algorithm Hash digest
SHA256 04cba7d1842515af9042c54ebd3e370b5de92548a7f95d655a031d92ce33c771
MD5 027fbb103271376126ac33e5c40a4266
BLAKE2b-256 eae433ea3d9b793e1062a3f331ab1b013bc9331837bde035afa8ffed5a65e442

See more details on using hashes here.

File details

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

File metadata

  • Download URL: asv_tachyon-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 104.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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e016084996bd7cb1a94592aa7aa21c8dbc8fb61e3835c77177c4422ca33d281a
MD5 d94e566b79a917da9f6128f4e0dc0700
BLAKE2b-256 0bfc8b44a7ccd2b5307fa7ab2a72349c43391649ec3ba3be0517173cf1ca342e

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