diff options
author | Aspen Smith <root@gws.fyi> | 2023-12-20T16·19-0500 |
---|---|---|
committer | aspen <root@gws.fyi> | 2023-12-23T17·12+0000 |
commit | 6af17545bf7ed58f4fa2c0d5269abb5bdce35f94 (patch) | |
tree | c504f087b561bcf58f13b51249babf8b38effb30 /tvix/website | |
parent | a5167c508cf2ed92f8a39696a6b4376cf25ee872 (diff) |
feat(tvix/website): Link to windtunnel results page r/7257
Change-Id: If4456c565abf32385b1239467b96e7398190ea4b Reviewed-on: https://cl.tvl.fyi/c/depot/+/10383 Reviewed-by: flokli <flokli@flokli.de> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/website')
-rw-r--r-- | tvix/website/landing-en.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tvix/website/landing-en.md b/tvix/website/landing-en.md index 4537fc7f2a3b..78462771f905 100644 --- a/tvix/website/landing-en.md +++ b/tvix/website/landing-en.md @@ -27,12 +27,15 @@ project and development workflows. Developer documentation for some parts of Tvix is [available online][docs]. +Benchmarks are run nightly on new commits by [windtunnel][wt]. + [TVL]: https://tvl.fyi [TVL monorepo]: https://cs.tvl.fyi/depot/-/tree/tvix [Tvixbolt]: https://tvixbolt.tvl.su [Tvix README]: https://code.tvl.fyi/about/tvix [gh]: https://github.com/tvlfyi/tvix/ [docs]: https://docs.tvix.dev +[wt]: https://staging.windtunnel.ci/tvl/tvix ------------------- |