Skip to content

Methods for explicit start and stop flamegraph recording#52

Open
Envek wants to merge 2 commits intorubyatscale:mainfrom
Envek:feat/explicit-start-stop
Open

Methods for explicit start and stop flamegraph recording#52
Envek wants to merge 2 commits intorubyatscale:mainfrom
Envek:feat/explicit-start-stop

Conversation

@Envek
Copy link

@Envek Envek commented Feb 25, 2026

Add Singed.start and Singed.stop to explicitly start and stop flamegraph generation which may be useful for cases when there is no block of code to wrap around like measuring whole application startup etc

Resolves #1
Also see #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

Add start and stop methods for when code isn't conveniently block wrappable

1 participant