Add performance tests for bindings API
This PR adds performance tests to exercise the bindings API:
create_bindingscreates a blank Bindings object, useful as a baseline and to later measure the cost of adding the built-insbindingswhich construct the stack graphs and other related bindings structures for the performance testing dataset filesresolve_referencesattempts to resolve all the references found in the dataset files
⚠️ No Changeset found
Latest commit: b8c9dd17a538d718b4550e2add1e64313c7530a5
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
LGTM. I implemented the remaining suggestions in the comments and sent a PR against your branch. If you like the changes, we can merge it first before merging this PR.
Thank you, those look great! I already merged your PR.