-
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
1 parent
ecbe83d
commit 42d7a2b
Showing
1 changed file
with
5 additions
and
32 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
42d7a2b
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
481565
ops/sec (±1.43%
)479019
ops/sec (±0.52%
)0.99
Logging a string on root logger
869848
ops/sec (±9.52%
)769643
ops/sec (±9.76%
)0.88
Logging an object on root logger
592584
ops/sec (±7.69%
)586455
ops/sec (±7.80%
)0.99
Logging an object with a message on root logger
24150
ops/sec (±183.81%
)6342
ops/sec (±208.99%
)0.26
Logging an object with a redacted prop on root logger
470254
ops/sec (±11.44%
)442955
ops/sec (±5.90%
)0.94
Logging a nested 3-level object on root logger
23631
ops/sec (±183.45%
)374718
ops/sec (±8.41%
)15.86
This comment was automatically generated by workflow using github-action-benchmark.
42d7a2b
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
23631
ops/sec (±183.45%
)374718
ops/sec (±8.41%
)15.86
This comment was automatically generated by workflow using github-action-benchmark.
42d7a2b
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
325931
ops/sec (±1.17%
)351661
ops/sec (±0.33%
)1.08
Logging a string on root logger
742782
ops/sec (±4.96%
)823379
ops/sec (±5.40%
)1.11
Logging an object on root logger
593401
ops/sec (±7.82%
)644119
ops/sec (±6.45%
)1.09
Logging an object with a message on root logger
7317
ops/sec (±201.08%
)1960
ops/sec (±243.21%
)0.27
Logging an object with a redacted prop on root logger
440422
ops/sec (±17.11%
)476110
ops/sec (±6.50%
)1.08
Logging a nested 3-level object on root logger
324988
ops/sec (±6.73%
)324421
ops/sec (±6.99%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.