-
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
28 additions
and
1 deletion.
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 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
57d56ce
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
531040
ops/sec (±0.44%
)440373
ops/sec (±0.96%
)0.83
Logging a string on root logger
451216
ops/sec (±11.25%
)373009
ops/sec (±11.79%
)0.83
Logging an object on root logger
315458
ops/sec (±14.19%
)227600
ops/sec (±15.53%
)0.72
Logging an object with a message on root logger
233624
ops/sec (±10.88%
)167706
ops/sec (±23.20%
)0.72
Logging an object with a redacted prop on root logger
262983
ops/sec (±14.39%
)148543
ops/sec (±24.92%
)0.56
Logging a nested 3-level object on root logger
3501
ops/sec (±212.85%
)116594
ops/sec (±24.07%
)33.30
This comment was automatically generated by workflow using github-action-benchmark.
57d56ce
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
3501
ops/sec (±212.85%
)116594
ops/sec (±24.07%
)33.30
This comment was automatically generated by workflow using github-action-benchmark.
57d56ce
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
469189
ops/sec (±6.36%
)480185
ops/sec (±7.93%
)1.02
Logging a string on root logger
604484
ops/sec (±13.38%
)550872
ops/sec (±9.13%
)0.91
Logging an object on root logger
415660
ops/sec (±15.34%
)304616
ops/sec (±21.01%
)0.73
Logging an object with a message on root logger
261242
ops/sec (±12.69%
)150339
ops/sec (±27.34%
)0.58
Logging an object with a redacted prop on root logger
12185
ops/sec (±186.83%
)180772
ops/sec (±20.15%
)14.84
Logging a nested 3-level object on root logger
284729
ops/sec (±7.62%
)117672
ops/sec (±22.59%
)0.41
This comment was automatically generated by workflow using github-action-benchmark.
57d56ce
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 redacted prop on root logger
12185
ops/sec (±186.83%
)180772
ops/sec (±20.15%
)14.84
This comment was automatically generated by workflow using github-action-benchmark.