-
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
Showing
1 changed file
with
30 additions
and
52 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
c6bbeb5
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
463774
ops/sec (±6.07%
)15155
ops/sec (±0.68%
)0.03267755415353168
Logging a string on root logger
563802
ops/sec (±12.44%
)71281
ops/sec (±0.07%
)0.13
Logging an object on root logger
434982
ops/sec (±10.22%
)60606
ops/sec (±0.08%
)0.14
Logging an object with a message on root logger
264881
ops/sec (±12.53%
)28843
ops/sec (±0.10%
)0.11
Logging an object with a redacted prop on root logger
9028
ops/sec (±199.09%
)54766
ops/sec (±0.07%
)6.07
Logging a nested 3-level object on root logger
223616
ops/sec (±20.69%
)49531
ops/sec (±0.13%
)0.22
This comment was automatically generated by workflow using github-action-benchmark.
c6bbeb5
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 an object with a redacted prop on root logger
9028
ops/sec (±199.09%
)54766
ops/sec (±0.07%
)6.07
This comment was automatically generated by workflow using github-action-benchmark.
c6bbeb5
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
442948
ops/sec (±4.60%
)4713
ops/sec (±9.71%
)0.010640075132972718
Logging a string on root logger
652135
ops/sec (±9.92%
)58738
ops/sec (±0.56%
)0.09007030752834919
Logging an object on root logger
533590
ops/sec (±19.23%
)48896
ops/sec (±0.88%
)0.09163590022301767
Logging an object with a message on root logger
239711
ops/sec (±18.28%
)23078
ops/sec (±1.20%
)0.09627426359240919
Logging an object with a redacted prop on root logger
6639
ops/sec (±206.97%
)45025
ops/sec (±0.82%
)6.78
Logging a nested 3-level object on root logger
285999
ops/sec (±18.67%
)39048
ops/sec (±12.07%
)0.14
This comment was automatically generated by workflow using github-action-benchmark.
c6bbeb5
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 an object with a redacted prop on root logger
6639
ops/sec (±206.97%
)45025
ops/sec (±0.82%
)6.78
This comment was automatically generated by workflow using github-action-benchmark.