MM-23547: remove redundant JSON parsing in push notifications (#14181)
Automatic Merge
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b8eb69281b
Коммит
583daeb132
@@ -1350,7 +1350,7 @@ func TestAllPushNotifications(t *testing.T) {
|
||||
}
|
||||
|
||||
// Run it with | grep -v '{"level"' to prevent spamming the console.
|
||||
func BenchmarkPushNotification(b *testing.B) {
|
||||
func BenchmarkPushNotificationThroughput(b *testing.B) {
|
||||
th := SetupWithStoreMock(b)
|
||||
defer th.TearDown()
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user