Skip to content

Commit 28d231b

Browse files
Update load-tests.md
1 parent 9d725dc commit 28d231b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

aspnetcore/test/load-tests.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ The following list contains third-party web performance tools with various featu
3333
* [Netling](https://github.com/hallatore/Netling)
3434
* [Vegeta](https://github.com/tsenart/vegeta)
3535
* [NBomber](https://github.com/PragmaticFlow/NBomber)
36+
37+
## Load and stress test with release builds
38+
39+
Load and stress tests should be done in release and [production](xref:fundamentals/environments) mode and not in debug or development mode. [Release configurations](/visualstudio/debugger/how-to-set-debug-and-release-configurations) are fully optimized with minimal logging. Debug configuration is not optimized and has logging that can impact performance.

0 commit comments

Comments
 (0)