Skip to content

#396 recovery - #456

Merged
alejandro-vaz merged 4 commits into
servo:v2from
fereidani:v2
Aug 27, 2026
Merged

#396 recovery#456
alejandro-vaz merged 4 commits into
servo:v2from
fereidani:v2

Conversation

@fereidani

Copy link
Copy Markdown
Contributor

This recover #396 changes which were rollback because of a MSRV problem with criterion.

  • Reduces iterations of test under miri so it is runnable in reasonable time.
  • Optimizes pop implementation
  • Optimizes retain_mut implementation
  • Adds criterion(0.4) benchmarks

I removed reserve optimizations as I am more experienced now and I can do better than that.
I'll send that and fix for #444 in separate PRs.

@alejandro-vaz
alejandro-vaz self-requested a review August 27, 2026 12:49
@alejandro-vaz alejandro-vaz added this to the v2-next milestone Aug 27, 2026
@alejandro-vaz

Copy link
Copy Markdown
Collaborator

I removed reserve optimizations as I am more experienced now and I can do better than that.
I'll send that and fix for #444 in separate PRs.

sure, thanks

@alejandro-vaz
alejandro-vaz added this pull request to the merge queue Aug 27, 2026
Merged via the queue into servo:v2 with commit 791d0e8 Aug 27, 2026
6 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