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 (7 months ago)
- Last Synced: 2025-03-07T08:46:52.578Z (about 1 month ago)
- Topics: benchmark, dotnet, garbage-collection, nbench, performance, performance-test
- Language: C#
- Homepage: https://nbench.io/
- Size: 2.21 MB
- Stars: 537
- Watchers: 28
- Forks: 47
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dotnet-core - NBench - Performance benchmarking and testing framework for .NET applications. (Frameworks, Libraries and Tools / Code Analysis and Metrics)
- awesome-dot-net-performance - NBench - Cross-platform performance benchmarking and testing framework for .NET applications. (Performance tools / Benchmarking)
- awesome-dot-net-performance - NBench - Cross-platform performance benchmarking and testing framework for .NET applications. (Performance tools / Benchmarking)
- fucking-awesome-dotnet-core - NBench - Performance benchmarking and testing framework for .NET applications. (Frameworks, Libraries and Tools / Code Analysis and Metrics)
- awesome-dotnet-core - NBench - Performance benchmarking and testing framework for .NET applications. (Frameworks, Libraries and Tools / Code Analysis and Metrics)
- awesome-dotnet-core - NBench - .NET应用程序的性能基准测试框架 (框架, 库和工具 / 代码分析和指标)
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