-
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
2 changed files
with
1 addition
and
9 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 was deleted.
Oops, something went wrong.
78cc9c5
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
469204
ops/sec (±1.48%
)474498
ops/sec (±1.97%
)1.01
Logging a string on root logger
849524
ops/sec (±7.80%
)827145
ops/sec (±6.68%
)0.97
Logging an object on root logger
622264
ops/sec (±5.24%
)599119
ops/sec (±7.11%
)0.96
Logging an object with a message on root logger
21759
ops/sec (±186.06%
)4488
ops/sec (±220.47%
)0.21
Logging an object with a redacted prop on root logger
510329
ops/sec (±8.24%
)443920
ops/sec (±10.30%
)0.87
Logging a nested 3-level object on root logger
19618
ops/sec (±185.99%
)397344
ops/sec (±8.35%
)20.25
This comment was automatically generated by workflow using github-action-benchmark.
78cc9c5
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
19618
ops/sec (±185.99%
)397344
ops/sec (±8.35%
)20.25
This comment was automatically generated by workflow using github-action-benchmark.
78cc9c5
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
326397
ops/sec (±0.72%
)325569
ops/sec (±0.94%
)1.00
Logging a string on root logger
807015
ops/sec (±6.26%
)793773
ops/sec (±4.78%
)0.98
Logging an object on root logger
589255
ops/sec (±7.94%
)638076
ops/sec (±7.72%
)1.08
Logging an object with a message on root logger
3352
ops/sec (±218.11%
)3979
ops/sec (±215.35%
)1.19
Logging an object with a redacted prop on root logger
447267
ops/sec (±10.85%
)453421
ops/sec (±12.86%
)1.01
Logging a nested 3-level object on root logger
348973
ops/sec (±4.78%
)334726
ops/sec (±5.63%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.