G-Node / G-Node/nix

Optimize reading of old style values

Open
#772 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
72
Forks
36
PR merge metrics
No merged PRs in 30d

Description

PR #769 introduced the reading of old style values. Currently all the data is read into old `Values` and then converted into `Variants`. Additionally to read the uncertainty all Values are read and then only the uncertainty from the first used.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing PR #769 and the current old-style value-reading path. Trace how Values are read and converted into Variants, including uncertainty handling; done means avoiding unnecessary full reads while preserving the required values and uncertainty behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.