-
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.
fix(env): support more
SF_
source-tracking vars
- Loading branch information
1 parent
938baf7
commit e9bff6b
Showing
2 changed files
with
14 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
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
e9bff6b
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
462070
ops/sec (±0.58%
)477992
ops/sec (±1.49%
)1.03
Logging a string on root logger
773963
ops/sec (±8.55%
)751468
ops/sec (±7.26%
)0.97
Logging an object on root logger
570080
ops/sec (±7.13%
)599382
ops/sec (±6.48%
)1.05
Logging an object with a message on root logger
8316
ops/sec (±203.34%
)7685
ops/sec (±204.38%
)0.92
Logging an object with a redacted prop on root logger
462424
ops/sec (±5.89%
)425314
ops/sec (±8.19%
)0.92
Logging a nested 3-level object on root logger
393590
ops/sec (±4.15%
)381475
ops/sec (±7.23%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.
e9bff6b
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
320313
ops/sec (±3.12%
)315377
ops/sec (±4.09%
)0.98
Logging a string on root logger
729844
ops/sec (±8.85%
)749310
ops/sec (±6.06%
)1.03
Logging an object on root logger
618478
ops/sec (±5.96%
)590853
ops/sec (±6.79%
)0.96
Logging an object with a message on root logger
9004
ops/sec (±198.54%
)7073
ops/sec (±202.35%
)0.79
Logging an object with a redacted prop on root logger
444788
ops/sec (±14.14%
)458132
ops/sec (±13.24%
)1.03
Logging a nested 3-level object on root logger
339968
ops/sec (±4.19%
)345113
ops/sec (±4.47%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.