Skip to content

Create benchmark for Core.RemoveObjectFromList() implementation#449

Merged
jozefizso merged 4 commits intomainfrom
dev/448_benchmark_RemoveObjectFromList
Apr 9, 2026
Merged

Create benchmark for Core.RemoveObjectFromList() implementation#449
jozefizso merged 4 commits intomainfrom
dev/448_benchmark_RemoveObjectFromList

Conversation

@jozefizso
Copy link
Copy Markdown
Member

@jozefizso jozefizso commented Nov 16, 2025

Benchmark various backing data types for list of global COM proxy objects.

Implements #448

@jozefizso jozefizso added this to the 1.9.8 milestone Nov 16, 2025
@jozefizso jozefizso self-assigned this Nov 16, 2025
Copy link
Copy Markdown

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

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.

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Tests/NetOffice.Benchmarks/NetOffice.Benchmarks.csproj
@jozefizso jozefizso force-pushed the dev/448_benchmark_RemoveObjectFromList branch 4 times, most recently from 6bd0040 to e42aec8 Compare November 16, 2025 21:46
```
dotnet run -f net8.0 -c Release -- all
```
Ensures the NetOffice Benchmarks project can be built.
We are not running benchmarks are take too long to finish.
@jozefizso jozefizso force-pushed the dev/448_benchmark_RemoveObjectFromList branch from e42aec8 to 61140c4 Compare April 9, 2026 16:05
@jozefizso jozefizso changed the base branch from releases/netoffice_v1.9.8 to main April 9, 2026 16:05
@jozefizso jozefizso modified the milestones: 1.9.8, 2.0.0 Apr 9, 2026
@jozefizso jozefizso force-pushed the dev/448_benchmark_RemoveObjectFromList branch from 61140c4 to 79f2932 Compare April 9, 2026 16:16
@jozefizso jozefizso merged commit b3d2275 into main Apr 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant