-
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: pollStatusAndAuth uses the sandbox process id rather than sandbo…
…x info id
- Loading branch information
Showing
2 changed files
with
53 additions
and
14 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
0bf1680
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
467723
ops/sec (±1.28%
)451704
ops/sec (±1.00%
)0.97
Logging a string on root logger
457572
ops/sec (±10.23%
)404015
ops/sec (±15.69%
)0.88
Logging an object on root logger
292299
ops/sec (±12.07%
)297073
ops/sec (±10.13%
)1.02
Logging an object with a message on root logger
225815
ops/sec (±12.02%
)200285
ops/sec (±9.47%
)0.89
Logging an object with a redacted prop on root logger
211008
ops/sec (±16.26%
)238942
ops/sec (±13.78%
)1.13
Logging a nested 3-level object on root logger
4348
ops/sec (±202.34%
)6819
ops/sec (±188.97%
)1.57
This comment was automatically generated by workflow using github-action-benchmark.
0bf1680
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
385727
ops/sec (±3.69%
)367792
ops/sec (±8.56%
)0.95
Logging a string on root logger
494376
ops/sec (±9.07%
)456835
ops/sec (±15.45%
)0.92
Logging an object on root logger
334002
ops/sec (±15.86%
)316220
ops/sec (±18.97%
)0.95
Logging an object with a message on root logger
255001
ops/sec (±12.99%
)239758
ops/sec (±23.52%
)0.94
Logging an object with a redacted prop on root logger
234076
ops/sec (±18.85%
)232064
ops/sec (±18.42%
)0.99
Logging a nested 3-level object on root logger
5801
ops/sec (±189.68%
)7015
ops/sec (±188.57%
)1.21
This comment was automatically generated by workflow using github-action-benchmark.