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
Currently CppInterOp has tests which check that PRs don't break functionality using Googletest. I have never used the code before, but it might be worth investigating using Google Benchmark to check for any performance changes between main and a PR. https://github.com/google/benchmark