logoalt Hacker News

apetuskeytoday at 8:38 PM1 replyview on HN

Yes, it’s significantly faster than existing Python charting libraries for real-time updates.

Instead of serializing and sending the full dataset as JSON, it sends compact typed binary buffers and only the screen-relevant data reducing payload size and browser-side work.

More detail here https://github.com/reflex-dev/xy#how-it-works


Replies

pytorch_app4today at 8:47 PM

[flagged]

show 1 reply