-
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.
chore: revert changes in esbuild publish
- Loading branch information
1 parent
91e7e08
commit e22ce3e
Showing
1 changed file
with
22 additions
and
10 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
e22ce3e
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
477360
ops/sec (±1.41%
)485523
ops/sec (±0.45%
)1.02
Logging a string on root logger
832701
ops/sec (±7.07%
)838636
ops/sec (±6.33%
)1.01
Logging an object on root logger
614718
ops/sec (±8.96%
)618781
ops/sec (±7.53%
)1.01
Logging an object with a message on root logger
4329
ops/sec (±217.48%
)27610
ops/sec (±182.83%
)6.38
Logging an object with a redacted prop on root logger
442180
ops/sec (±13.29%
)524004
ops/sec (±8.30%
)1.19
Logging a nested 3-level object on root logger
385824
ops/sec (±6.22%
)17884
ops/sec (±187.00%
)0.046352741146222114
This comment was automatically generated by workflow using github-action-benchmark.
e22ce3e
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 an object with a message on root logger
4329
ops/sec (±217.48%
)27610
ops/sec (±182.83%
)6.38
This comment was automatically generated by workflow using github-action-benchmark.
e22ce3e
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
314579
ops/sec (±1.11%
)317217
ops/sec (±0.88%
)1.01
Logging a string on root logger
828052
ops/sec (±6.29%
)733299
ops/sec (±7.32%
)0.89
Logging an object on root logger
553434
ops/sec (±11.17%
)570130
ops/sec (±6.18%
)1.03
Logging an object with a message on root logger
3230
ops/sec (±215.95%
)6712
ops/sec (±202.76%
)2.08
Logging an object with a redacted prop on root logger
439000
ops/sec (±13.12%
)449629
ops/sec (±8.87%
)1.02
Logging a nested 3-level object on root logger
322510
ops/sec (±4.82%
)331794
ops/sec (±5.11%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
e22ce3e
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 message on root logger
3230
ops/sec (±215.95%
)6712
ops/sec (±202.76%
)2.08
This comment was automatically generated by workflow using github-action-benchmark.