Skip to content

test(stdlib): Benchmark for del function#1808

Merged
pront merged 1 commit into
vectordotdev:mainfrom
JakubOnderka:del-bench
Jun 10, 2026
Merged

test(stdlib): Benchmark for del function#1808
pront merged 1 commit into
vectordotdev:mainfrom
JakubOnderka:del-bench

Conversation

@JakubOnderka

Copy link
Copy Markdown
Contributor

Summary

Benchmark for del function, will be useful for #1803.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

How did you test this PR?

cargo bench -F default -F test --bench stdlib -- del

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on
    our guidelines.
  • No. A maintainer will apply the "no-changelog" label to this PR.

Checklist

@JakubOnderka
JakubOnderka marked this pull request as ready for review June 8, 2026 19:09
@JakubOnderka
JakubOnderka requested a review from a team as a code owner June 8, 2026 19:09

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 91f8fd30ff

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread src/compiler/test_util.rs Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d9656c8286

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread benches/stdlib.rs Outdated
Comment thread src/compiler/test_util.rs Outdated
@pront
pront enabled auto-merge June 10, 2026 15:35
@pront pront added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jun 10, 2026
@pront
pront added this pull request to the merge queue Jun 10, 2026
Merged via the queue into vectordotdev:main with commit fd66572 Jun 10, 2026
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants