-
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
20 additions
and
20 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
0b24b59
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
407391
ops/sec (±0.63%
)408344
ops/sec (±0.50%
)1.00
Logging a string on root logger
608666
ops/sec (±12.87%
)685371
ops/sec (±15.21%
)1.13
Logging an object on root logger
440134
ops/sec (±14.80%
)483898
ops/sec (±10.23%
)1.10
Logging an object with a message on root logger
289066
ops/sec (±11.45%
)294335
ops/sec (±16.32%
)1.02
Logging an object with a redacted prop on root logger
7927
ops/sec (±203.43%
)22182
ops/sec (±184.66%
)2.80
Logging a nested 3-level object on root logger
248163
ops/sec (±14.22%
)272767
ops/sec (±14.43%
)1.10
This comment was automatically generated by workflow using github-action-benchmark.
0b24b59
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
7927
ops/sec (±203.43%
)22182
ops/sec (±184.66%
)2.80
This comment was automatically generated by workflow using github-action-benchmark.
0b24b59
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
387318
ops/sec (±4.89%
)196430
ops/sec (±8.86%
)0.51
Logging a string on root logger
818760
ops/sec (±12.87%
)416473
ops/sec (±10.47%
)0.51
Logging an object on root logger
627075
ops/sec (±16.39%
)273834
ops/sec (±20.12%
)0.44
Logging an object with a message on root logger
5902
ops/sec (±211.06%
)165226
ops/sec (±21.31%
)27.99
Logging an object with a redacted prop on root logger
535445
ops/sec (±15.54%
)223425
ops/sec (±25.77%
)0.42
Logging a nested 3-level object on root logger
349364
ops/sec (±12.44%
)117942
ops/sec (±24.76%
)0.34
This comment was automatically generated by workflow using github-action-benchmark.
0b24b59
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 message on root logger
5902
ops/sec (±211.06%
)165226
ops/sec (±21.31%
)27.99
This comment was automatically generated by workflow using github-action-benchmark.