-
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
4 additions
and
0 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
8aec61e
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:"} )
135.80433739108284
ns/op122.36872280075578
ns/op1.11
benchmark.EmojiManagerAliasBenchmark.getByAlias ( {"alias":"nope"} )
149.0550225602061
ns/op152.4841864606537
ns/op0.98
benchmark.EmojiManagerBenchmark.containsEmoji
3.1172584112149533
ms/op3.9617769881422924
ms/op0.79
benchmark.EmojiManagerBenchmark.extractEmojisInOrder
3.3237649867109633
ms/op3.2772637352941176
ms/op1.01
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisLengthDescending
23.39768811627907
ms/op22.37387
ms/op1.05
benchmark.EmojiManagerBenchmark.extractEmojisInOrderOnlyEmojisRandomOrder
25.147329675
ms/op24.845792365853658
ms/op1.01
benchmark.EmojiManagerBenchmark.removeAllEmojis
4.606143651376147
ms/op4.607602981651376
ms/op1.00
benchmark.EmojiManagerBenchmark.replaceAllEmojis
375.7778763333333
ms/op4.642609157407407
ms/op80.94
benchmark.EmojiManagerBenchmark.replaceAllEmojisFunction
4.79124514354067
ms/op4.9541678316831685
ms/op0.97
This comment was automatically generated by workflow using github-action-benchmark.