Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,3 +478,9 @@
```

The `result` symlink contains a webpage with the visualized report.

## Independent benchmarks

The third-party repository [skyrpex/nativelink-benchmarks](https://github.com/skyrpex/nativelink-benchmarks) is a project that gathers benchmarking data for every commit in NativeLink.

Check failure on line 484 in CONTRIBUTING.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'NativeLink' instead of 'nativelink'. Raw Output: {"message": "[Vale.Terms] Use 'NativeLink' instead of 'nativelink'.", "location": {"path": "CONTRIBUTING.md", "range": {"start": {"line": 484, "column": 37}}}, "severity": "ERROR"}

You can view the benchmark data evolution over time at [https://nativelink-benchmarks.vercel.app/](https://nativelink-benchmarks.vercel.app/).
Loading