bazelbuild / bazelbuild/rules_rust

Add separate rust_benchmark rule again?

Open
#2,320 3 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
Starlark
Stars
843
Forks
651
Avg merge
2d 18h
Merged PRs (30d)
15

Description

Sometimes `bench` targets are run in a different context than a regular unit test and integration test -- for example, you might have a benchmark test to be run separately that requires external internet access with a different connection or configuration than an "isolated" integration test.

It would be useful to have a top-level definition to auto-tag + create a separate test suite meant for benchmarks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.