-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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
597b6d5
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
0.01
.benchmark.EmojiManagerAliasBenchmark.getByAlias ( {"alias":":+1:"} )
120.9451113552282
ns/op123.71720556096959
ns/op0.98
benchmark.EmojiManagerAliasBenchmark.getByAlias ( {"alias":"nope"} )
144.90900652311706
ns/op145.84271467155668
ns/op0.99
benchmark.EmojiManagerBenchmark.containsEmoji
2.8472648004885523
ms/op2.9324546017808926
ms/op0.97
benchmark.EmojiManagerBenchmark.extractEmojisInOrder
2.586709790366367
ms/op3.0228375016734503
ms/op0.86
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisLengthDescending
14.738917232395803
ms/op14.903245021455874
ms/op0.99
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisRandomOrder
18.135203269309734
ms/op17.48211853645199
ms/op1.04
benchmark.EmojiManagerBenchmark.extractEmojisInOrderWithIndex
3.4374796591416414
ms/op3.458092474581187
ms/op0.99
benchmark.EmojiManagerBenchmark.removeAllEmojis
3.3362856599217237
ms/op3.5202037486669546
ms/op0.95
benchmark.EmojiManagerBenchmark.replaceAllEmojis
3.4419001200058483
ms/op4.053766297460704
ms/op0.85
benchmark.EmojiManagerBenchmark.replaceAllEmojisFunction
3.4793232814877775
ms/op3.605285944526398
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.
597b6d5
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
0.01
.benchmark.EmojiManagerAliasBenchmark.getByAlias ( {"alias":":+1:"} )
121.13884511336656
ns/op123.71720556096959
ns/op0.98
benchmark.EmojiManagerAliasBenchmark.getByAlias ( {"alias":"nope"} )
147.87981708731337
ns/op145.84271467155668
ns/op1.01
benchmark.EmojiManagerBenchmark.containsEmoji
3.248056623449513
ms/op2.9324546017808926
ms/op1.11
benchmark.EmojiManagerBenchmark.extractEmojisInOrder
2.547102552357242
ms/op3.0228375016734503
ms/op0.84
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisLengthDescending
15.272450487843361
ms/op14.903245021455874
ms/op1.02
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisRandomOrder
16.102450903571594
ms/op17.48211853645199
ms/op0.92
benchmark.EmojiManagerBenchmark.extractEmojisInOrderWithIndex
3.672677334607613
ms/op3.458092474581187
ms/op1.06
benchmark.EmojiManagerBenchmark.removeAllEmojis
3.4304071271319705
ms/op3.5202037486669546
ms/op0.97
benchmark.EmojiManagerBenchmark.replaceAllEmojis
3.3985011406126837
ms/op4.053766297460704
ms/op0.84
benchmark.EmojiManagerBenchmark.replaceAllEmojisFunction
3.6186358539752552
ms/op3.605285944526398
ms/op1.00
This comment was automatically generated by workflow using github-action-benchmark.