kellpossible / kellpossible/axum-reporting

Stream log HTML

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Looks like it should be possible to stream the log HTML using https://github.com/abdolence/axum-streams-rs/tree/master I can modify the implementation of the text stream. This will reduce the memory consumption displaying large log files.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the implementation of the text stream and the referenced axum-streams-rs project. Confirm how large log HTML is currently buffered and establish a test or measurement for streaming behavior and memory use; done means large logs stream without retaining the full HTML in memory.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.