You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…kResolver::ResolveMany (#43954)
### Rationale for this change
Improve tests and add benchmarks. I wrote the tests and benchmarks while trying to improve the performance of `ResolveMany` and failing at it.
### What changes are included in this PR?
Tests, benchmarks, and changes that don't really affect performance but might unlock more optimization opportunities in the future.
### Are these changes tested?
Yes.
* GitHub Issue: #43953
Lead-authored-by: Felipe Oliveira Carvalho <[email protected]>
Co-authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
Describe the enhancement requested
These benchmarks are necessary to validate optimizations.
Component(s)
C++
The text was updated successfully, but these errors were encountered: