-
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.
test: more timestamp offset for bigInt UT
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 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
f1f20a6
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
499026
ops/sec (±1.37%
)528442
ops/sec (±0.84%
)1.06
Logging a string on root logger
646407
ops/sec (±8.13%
)656967
ops/sec (±10.74%
)1.02
Logging an object on root logger
350076
ops/sec (±16.11%
)381956
ops/sec (±15.61%
)1.09
Logging an object with a message on root logger
202793
ops/sec (±16.95%
)275824
ops/sec (±13.93%
)1.36
Logging an object with a redacted prop on root logger
231853
ops/sec (±18.69%
)7382
ops/sec (±202.18%
)0.03183913945474072
Logging a nested 3-level object on root logger
7661
ops/sec (±187.53%
)259135
ops/sec (±9.87%
)33.83
This comment was automatically generated by workflow using github-action-benchmark.
f1f20a6
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 a nested 3-level object on root logger
7661
ops/sec (±187.53%
)259135
ops/sec (±9.87%
)33.83
This comment was automatically generated by workflow using github-action-benchmark.
f1f20a6
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
211194
ops/sec (±113.76%
)416499
ops/sec (±7.93%
)1.97
Logging a string on root logger
613401
ops/sec (±11.43%
)493560
ops/sec (±17.00%
)0.80
Logging an object on root logger
347661
ops/sec (±26.61%
)291106
ops/sec (±17.75%
)0.84
Logging an object with a message on root logger
261759
ops/sec (±16.12%
)192025
ops/sec (±20.20%
)0.73
Logging an object with a redacted prop on root logger
270645
ops/sec (±22.51%
)183525
ops/sec (±19.77%
)0.68
Logging a nested 3-level object on root logger
983
ops/sec (±276.76%
)117917
ops/sec (±21.92%
)119.96
This comment was automatically generated by workflow using github-action-benchmark.
f1f20a6
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 a nested 3-level object on root logger
983
ops/sec (±276.76%
)117917
ops/sec (±21.92%
)119.96
This comment was automatically generated by workflow using github-action-benchmark.