[GH-ISSUE #195] Amount of logs. #162

Closed
opened 2026-02-26 05:31:29 +03:00 by kerem · 1 comment
Owner

Originally created by @guilhermebasalia on GitHub (Sep 29, 2017).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/195

I would like to know what is the amount of log per second that the tool can handle analyze and send?

Originally created by @guilhermebasalia on GitHub (Sep 29, 2017). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/195 I would like to know what is the amount of log per second that the tool can handle analyze and send?
kerem closed this issue 2026-02-26 05:31:29 +03:00
Author
Owner

@msmathers commented on GitHub (Jan 10, 2020):

v0.4.3 has a completely rewritten web UI using React 16, so the performance characteristics have changed. The main bottleneck we've observed is the DOM manipulation / painting process in the browser. The TCP/socket.io communication is extremely lightweight and can handle large throughput.

We don't have any hard benchmarks, but have observed the tool handling 100 messages per second when running locally.

<!-- gh-comment-id:573162288 --> @msmathers commented on GitHub (Jan 10, 2020): v0.4.3 has a completely rewritten web UI using React 16, so the performance characteristics have changed. The main bottleneck we've observed is the DOM manipulation / painting process in the browser. The TCP/socket.io communication is extremely lightweight and can handle large throughput. We don't have any hard benchmarks, but have observed the tool handling 100 messages per second when running locally.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#162
No description provided.