-
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
2 additions
and
2 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
4c1a87d
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
383756
ops/sec (±0.49%
)407391
ops/sec (±0.63%
)1.06
Logging a string on root logger
625358
ops/sec (±13.60%
)608666
ops/sec (±12.87%
)0.97
Logging an object on root logger
522460
ops/sec (±13.28%
)440134
ops/sec (±14.80%
)0.84
Logging an object with a message on root logger
17061
ops/sec (±184.73%
)289066
ops/sec (±11.45%
)16.94
Logging an object with a redacted prop on root logger
428665
ops/sec (±10.32%
)7927
ops/sec (±203.43%
)0.018492295848739692
Logging a nested 3-level object on root logger
278405
ops/sec (±11.03%
)248163
ops/sec (±14.22%
)0.89
This comment was automatically generated by workflow using github-action-benchmark.
4c1a87d
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 message on root logger
17061
ops/sec (±184.73%
)289066
ops/sec (±11.45%
)16.94
This comment was automatically generated by workflow using github-action-benchmark.
4c1a87d
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
235866
ops/sec (±0.89%
)387318
ops/sec (±4.89%
)1.64
Logging a string on root logger
544131
ops/sec (±7.83%
)818760
ops/sec (±12.87%
)1.50
Logging an object on root logger
293868
ops/sec (±20.21%
)627075
ops/sec (±16.39%
)2.13
Logging an object with a message on root logger
145959
ops/sec (±23.51%
)5902
ops/sec (±211.06%
)0.040436012852924454
Logging an object with a redacted prop on root logger
234472
ops/sec (±19.27%
)535445
ops/sec (±15.54%
)2.28
Logging a nested 3-level object on root logger
138633
ops/sec (±22.52%
)349364
ops/sec (±12.44%
)2.52
This comment was automatically generated by workflow using github-action-benchmark.
4c1a87d
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 on root logger
293868
ops/sec (±20.21%
)627075
ops/sec (±16.39%
)2.13
Logging an object with a redacted prop on root logger
234472
ops/sec (±19.27%
)535445
ops/sec (±15.54%
)2.28
Logging a nested 3-level object on root logger
138633
ops/sec (±22.52%
)349364
ops/sec (±12.44%
)2.52
This comment was automatically generated by workflow using github-action-benchmark.