-
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
0 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
44fce1d
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
478671
ops/sec (±2.04%
)458773
ops/sec (±1.27%
)0.96
Logging a string on root logger
844310
ops/sec (±8.86%
)811115
ops/sec (±7.13%
)0.96
Logging an object on root logger
42294
ops/sec (±183.66%
)626839
ops/sec (±7.01%
)14.82
Logging an object with a message on root logger
436249
ops/sec (±8.53%
)8112
ops/sec (±207.82%
)0.018594885031255087
Logging an object with a redacted prop on root logger
491260
ops/sec (±8.39%
)522398
ops/sec (±8.71%
)1.06
Logging a nested 3-level object on root logger
18812
ops/sec (±186.57%
)391256
ops/sec (±6.56%
)20.80
This comment was automatically generated by workflow using github-action-benchmark.
44fce1d
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 on root logger
42294
ops/sec (±183.66%
)626839
ops/sec (±7.01%
)14.82
Logging a nested 3-level object on root logger
18812
ops/sec (±186.57%
)391256
ops/sec (±6.56%
)20.80
This comment was automatically generated by workflow using github-action-benchmark.
44fce1d
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
324407
ops/sec (±0.80%
)319275
ops/sec (±0.64%
)0.98
Logging a string on root logger
757278
ops/sec (±4.91%
)749631
ops/sec (±5.29%
)0.99
Logging an object on root logger
556922
ops/sec (±6.19%
)650717
ops/sec (±6.40%
)1.17
Logging an object with a message on root logger
8465
ops/sec (±190.76%
)5687
ops/sec (±206.03%
)0.67
Logging an object with a redacted prop on root logger
460212
ops/sec (±11.04%
)406254
ops/sec (±13.46%
)0.88
Logging a nested 3-level object on root logger
332885
ops/sec (±5.14%
)327752
ops/sec (±4.92%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.