Skip to content

feat: instrumented Image/Index/Layer #107

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

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Jan 23, 2025

pkg/instrumented provides wrappers for ggcr v1.Image/Index/Layer that add debug output (to log/slog), along with timings for operations.

Intended to allow easier tracing / debugging of any performance issues during development of code that performs complex manipulation of images / indices... e.g. upcoming cosign handling.

`pkg/instrumented` provides wrappers for ggcr v1.Image/Index/Layer that
add debug output (to log/slog), along with timings for operations.

Intended to allow easier tracing / debugging of any performance issues
during development of code that performs complex manipulation of images
/ indices... e.g. upcoming cosign handling.
@dtrudg dtrudg requested review from wobito and tri-adam January 23, 2025 10:37
@dtrudg dtrudg merged commit cdb4e81 into sylabs:main Jan 23, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants