Simba-Avionic / Simba-Avionic/Rurku-docs
Binarny logger danych
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Opis:
Analiza przejścia z CSV na format binarny: plusy/minusy, plan zmian w kodzie, estymata czasu i kosztu, dekoder do CSV/innego formatu analitycznego, oszczędność miejsca (powiązanie z #5).
DOD:
- Tabela za/przeciw (CSV vs binary)
- Spec formatu binarnego (nagłówek, typy pól, timestamp, wersjonowanie)
- Lista plików/modułów do zmiany + estymata czasu (h)
- Prototyp dekodera (CLI): binary → CSV/Parquet
- Pomiar oszczędności miejsca na 2 h logu (% i MB)
- Wpływ na czas zapełnienia pamięci z #5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing this issue and the related storage work in #5, then inventory the current CSV logging context and the modules that would be affected. Define the binary format, decoder CLI, comparison measurements, and memory-fill impact; done means every listed DOD item has documented results, estimates, and a working prototype.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-engineering, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100