Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/benchmarks/bench_sched_yield: initial commit #189

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

kaspar030
Copy link
Collaborator

This PR adds a new folder hierarchy tests/, with tests/benchmarks, and a first benchmark that I probably ad-hoc coded 5 times already.

Copy link
Collaborator

@ROMemories ROMemories left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a huge fan of mixing tests and benchmarks, Cargo's package layout does separate them. Would it make sense to have a /benches/onboard directory for on-board benchmarks instead (that way we can also have native benchmarks later if needed)?

tests/benchmarks/bench_sched_yield/src/main.rs Outdated Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
laze-project.yml Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
laze-project.yml Show resolved Hide resolved
@kaspar030 kaspar030 added this pull request to the merge queue Mar 26, 2024
Merged via the queue into future-proof-iot:main with commit a17549f Mar 26, 2024
16 checks passed
@kaspar030 kaspar030 deleted the benchmarks branch March 26, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants