Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9af5eda

Browse files
committed
Fixed spelling error
1 parent 7246d13 commit 9af5eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/JsonApiDotNetCore/Diagnostics/CascadingCodeTimer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ static CascadingCodeTimer()
1818
{
1919
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
2020
{
21-
// Be default, measurements using Stopwatch can differ 25%-30% on the same function on the same computer.
21+
// By default, measurements using Stopwatch can differ 25%-30% on the same function on the same computer.
2222
// The steps below ensure to get an accuracy of 0.1%-0.2%. With this accuracy, algorithms can be tested and compared.
2323
// https://www.codeproject.com/Articles/61964/Performance-Tests-Precise-Run-Time-Measurements-wi
2424

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /