txAdmin
txAdmin copied to clipboard
[BUG] Live Console Performance with Large Logs
txAdmin/FXServer versions: 4.8-dev
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to 'Live Console' with large backlog
- First paint will be slow
Expected behavior First paint should be fast
Additional context Although this issue is more apparent on lower-end devices, it still applies to all environments. We should lazily render text nodes as required instead of appending all on load.