-
Notifications
You must be signed in to change notification settings - Fork 70
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
1 addition
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
00155a3
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
455392
ops/sec (±0.97%
)476400
ops/sec (±1.17%
)1.05
Logging a string on root logger
791037
ops/sec (±9.82%
)773818
ops/sec (±7.81%
)0.98
Logging an object on root logger
591149
ops/sec (±6.70%
)610761
ops/sec (±7.56%
)1.03
Logging an object with a message on root logger
6496
ops/sec (±209.46%
)5910
ops/sec (±210.28%
)0.91
Logging an object with a redacted prop on root logger
467577
ops/sec (±9.12%
)451650
ops/sec (±5.09%
)0.97
Logging a nested 3-level object on root logger
340281
ops/sec (±8.75%
)387075
ops/sec (±8.02%
)1.14
This comment was automatically generated by workflow using github-action-benchmark.
00155a3
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
328177
ops/sec (±0.88%
)344239
ops/sec (±0.22%
)1.05
Logging a string on root logger
750018
ops/sec (±7.39%
)840198
ops/sec (±7.86%
)1.12
Logging an object on root logger
605448
ops/sec (±5.27%
)582585
ops/sec (±4.25%
)0.96
Logging an object with a message on root logger
8073
ops/sec (±200.70%
)3911
ops/sec (±215.26%
)0.48
Logging an object with a redacted prop on root logger
424643
ops/sec (±16.05%
)418437
ops/sec (±16.18%
)0.99
Logging a nested 3-level object on root logger
329864
ops/sec (±6.00%
)310570
ops/sec (±5.21%
)0.94
This comment was automatically generated by workflow using github-action-benchmark.