mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
Add modifications for failed tests
This commit is contained in:
parent
e8588762f4
commit
fd5d5df4f3
@ -157,7 +157,7 @@ func TestStressHighThroughput10kPublish(t *testing.T) {
|
||||
|
||||
Debug("Memory usage BEFORE sending => HeapAlloc: %d KB, RSS: %d KB", startHeapKB, startRSSKB)
|
||||
|
||||
totalMessages := 5000
|
||||
totalMessages := 1000
|
||||
pubsubTopic := DefaultPubsubTopic
|
||||
|
||||
for i := 0; i < totalMessages; i++ {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user