-
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.
Revert "test: add NUT for web server"
This reverts commit 957126e.
- Loading branch information
1 parent
c6d49b2
commit 1d211dc
Showing
5 changed files
with
1 addition
and
89 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
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 was deleted.
Oops, something went wrong.
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
1d211dc
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
469548
ops/sec (±2.47%
)473445
ops/sec (±0.52%
)1.01
Logging a string on root logger
785087
ops/sec (±7.57%
)786351
ops/sec (±8.32%
)1.00
Logging an object on root logger
580032
ops/sec (±8.20%
)546884
ops/sec (±7.48%
)0.94
Logging an object with a message on root logger
8480
ops/sec (±205.12%
)14276
ops/sec (±198.68%
)1.68
Logging an object with a redacted prop on root logger
473275
ops/sec (±7.34%
)416841
ops/sec (±8.16%
)0.88
Logging a nested 3-level object on root logger
365557
ops/sec (±8.83%
)357570
ops/sec (±7.30%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.
1d211dc
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
341327
ops/sec (±0.48%
)342158
ops/sec (±0.49%
)1.00
Logging a string on root logger
804236
ops/sec (±5.99%
)844881
ops/sec (±6.90%
)1.05
Logging an object on root logger
625554
ops/sec (±4.42%
)613653
ops/sec (±6.58%
)0.98
Logging an object with a message on root logger
6122
ops/sec (±206.53%
)5506
ops/sec (±212.77%
)0.90
Logging an object with a redacted prop on root logger
441075
ops/sec (±9.65%
)477224
ops/sec (±7.33%
)1.08
Logging a nested 3-level object on root logger
318944
ops/sec (±6.36%
)332961
ops/sec (±6.26%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.