Skip to content

Speed up snapshots test#3757

Merged
kddnewton merged 1 commit into
ruby:mainfrom
Earlopain:snapshot-tests-speed
Nov 26, 2025
Merged

Speed up snapshots test#3757
kddnewton merged 1 commit into
ruby:mainfrom
Earlopain:snapshot-tests-speed

Conversation

@Earlopain

Copy link
Copy Markdown
Collaborator

Using pp does extra work that doesn't seem to do much of anything. This brings SnapshotsTest runtime down to 8 from 10 seconds for me

Creating inspect output still dominates the total runtime

Using pp does extra work that doesn't seem to do much of anything.
This brings `SnapshotsTest` runtime down to 8 from 10 seconds for me

Creating inspect output still dominates the total runtime
@kddnewton
kddnewton merged commit 77b7ca0 into ruby:main Nov 26, 2025
64 checks passed
@Earlopain
Earlopain deleted the snapshot-tests-speed branch December 3, 2025 07:36
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