Skip to content

Improve vsggroups shared_ptr tests#387

Merged
robertosfield merged 1 commit intovsg-dev:masterfrom
AnyOldName3:vsggroups-shared_ptr-improvements
Apr 17, 2026
Merged

Improve vsggroups shared_ptr tests#387
robertosfield merged 1 commit intovsg-dev:masterfrom
AnyOldName3:vsggroups-shared_ptr-improvements

Conversation

@AnyOldName3
Copy link
Copy Markdown
Contributor

Make tests more like-for-like with the ref_ptr ones by:

  • using the VSG allocator
  • adding SharedPtrGroup as a more direct equivalent to vsg::Group
  • making the existing SharedPtrQuadGroup test more obviously equivalent to the vsg::QuadGroup test

This should make it less likely that anyone gets results that appear to suggest ref_ptr is no faster on their hardware.

Make tests more like-for-like with the ref_ptr ones by:
* using the VSG allocator
* adding SharedPtrGroup as a more direct equivalent to vsg::Group
* making the existing SharedPtrQuadGroup test more obviously equivalent to the vsg::QuadGroup test
@robertosfield robertosfield merged commit 0583150 into vsg-dev:master Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants