Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1: make profile available in summary section? #125

Open
wkalt opened this issue Feb 8, 2022 · 0 comments
Open

v1: make profile available in summary section? #125

wkalt opened this issue Feb 8, 2022 · 0 comments
Labels
feature New feature or request

Comments

@wkalt
Copy link
Contributor

wkalt commented Feb 8, 2022

This would prevent the need to read from the front of the file when doing indexed reads, which would reduce latency for remote reading by some amount (should be tested).

This doesn't have to break backward compatibility, but would require either a new record type, or else overloading the Header. Strictly speaking, we only need the profile, not the library, but perhaps the library would be useful too.

@wkalt wkalt added the feature New feature or request label Feb 8, 2022
@jhurliman jhurliman changed the title make profile available in summary section? v1: make profile available in summary section? Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

2 participants