Skip to content

Use tinyvec#89

Closed
JakubOnderka wants to merge 1 commit intooschwald:mainfrom
JakubOnderka:tinyvec
Closed

Use tinyvec#89
JakubOnderka wants to merge 1 commit intooschwald:mainfrom
JakubOnderka:tinyvec

Conversation

@JakubOnderka
Copy link
Contributor

Utilising tinyvec::ArrayVec instead of Vec provides around 10 % better performance

Utilising tinyvec::ArrayVec instead of Vec provides around 10 % better performance
@oschwald
Copy link
Owner

oschwald commented Feb 9, 2025

I'd like to limit the number of dependencies, particularly in the default install. Although I have having a hard time showing a noticeable performance difference between the three implementations with the included benchmarks, what about something like this instead?

@oschwald
Copy link
Owner

I am closing this in favor of #90.

@oschwald oschwald closed this Feb 16, 2025
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