-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a984c4
commit fcf84ac
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fcf84ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - ubuntu-latest
Child logger creation
531695
ops/sec (±0.47%
)483596
ops/sec (±4.24%
)0.91
Logging a string on root logger
481264
ops/sec (±10.13%
)514360
ops/sec (±13.81%
)1.07
Logging an object on root logger
316310
ops/sec (±16.73%
)427983
ops/sec (±8.09%
)1.35
Logging an object with a message on root logger
238840
ops/sec (±10.92%
)277639
ops/sec (±14.33%
)1.16
Logging an object with a redacted prop on root logger
238046
ops/sec (±22.54%
)4597
ops/sec (±213.53%
)0.019311393596195693
Logging a nested 3-level object on root logger
2709
ops/sec (±222.97%
)215485
ops/sec (±11.98%
)79.54
This comment was automatically generated by workflow using github-action-benchmark.
fcf84ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Logger Benchmarks - ubuntu-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging a nested 3-level object on root logger
2709
ops/sec (±222.97%
)215485
ops/sec (±11.98%
)79.54
This comment was automatically generated by workflow using github-action-benchmark.
fcf84ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logger Benchmarks - windows-latest
Child logger creation
518856
ops/sec (±0.88%
)522012
ops/sec (±0.61%
)1.01
Logging a string on root logger
567224
ops/sec (±11.54%
)559271
ops/sec (±11.77%
)0.99
Logging an object on root logger
390058
ops/sec (±16.60%
)305580
ops/sec (±19.18%
)0.78
Logging an object with a message on root logger
250251
ops/sec (±14.55%
)160921
ops/sec (±24.72%
)0.64
Logging an object with a redacted prop on root logger
285087
ops/sec (±21.90%
)188422
ops/sec (±19.47%
)0.66
Logging a nested 3-level object on root logger
2071
ops/sec (±220.55%
)123298
ops/sec (±21.10%
)59.54
This comment was automatically generated by workflow using github-action-benchmark.
fcf84ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Logger Benchmarks - windows-latest'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.Logging a nested 3-level object on root logger
2071
ops/sec (±220.55%
)123298
ops/sec (±21.10%
)59.54
This comment was automatically generated by workflow using github-action-benchmark.