https://github.com/petabridge/nbench
Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
https://github.com/petabridge/nbench
benchmark dotnet garbage-collection nbench performance performance-test
Last synced: about 1 month ago
JSON representation
Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
- Host: GitHub
- URL: https://github.com/petabridge/nbench
- Owner: petabridge
- License: apache-2.0
- Created: 2015-11-02T23:15:12.000Z (over 9 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-10T12:00:04.000Z (8 months ago)
- Last Synced: 2025-04-11T23:56:27.048Z (about 1 month ago)
- Topics: benchmark, dotnet, garbage-collection, nbench, performance, performance-test
- Language: C#
- Homepage: https://nbench.io/
- Size: 2.21 MB
- Stars: 538
- Watchers: 28
- Forks: 46
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# NBench

[](https://gitter.im/petabridge/NBench?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Cross-platform performance benchmarking and testing framework for .NET applications.NBench is designed for .NET developers who need to care about performance and want the ability to "unit test" their application's performance just like [XUnit](https://github.com/xunit/xunit) or [NUnit](http://nunit.org/) tests their application code.
## Build Status
| Stage | Status |
|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Windows Tests | [](https://dev.azure.com/petabridge/NBench/_build/latest?definitionId=115&branchName=dev) |
| Integration Tests | [](https://dev.azure.com/petabridge/NBench/_build/latest?definitionId=115&branchName=dev) |
| NuGet Pack | [](https://dev.azure.com/petabridge/NBench/_build/latest?definitionId=115&branchName=dev) |## Documentation
To learn more, please read [the official NBench documentation](https://nbench.io).Copyright (c) [Petabridge™, LLC](https://petabridge.com/) 2015-2024