Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Fuel for Pharo 13 #17635

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

theseion
Copy link
Contributor

Remove custom hashed collections. They no long offer a performance advantage. On the contrary, under certain conditions performance can be significantly worse.

Fixes #17634

@theseion theseion force-pushed the 17634-Update-Fuel-for-Pharo-13 branch from 51ac07b to db2889a Compare January 18, 2025 16:29
@theseion
Copy link
Contributor Author

Requires pharo-spec/Spec#1704.

Update Fuel for Pharo 13

Remove custom hashed collections. They no long offer a performance advantage.
On the contrary, under certain conditions performance can be significantly worse.
@theseion theseion force-pushed the 17634-Update-Fuel-for-Pharo-13 branch from db2889a to 9f6693f Compare January 20, 2025 09:39
Copy link
Member

@jecisc jecisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleaning! :)

@jecisc jecisc merged commit be44ff7 into pharo-project:Pharo13 Jan 21, 2025
1 check failed
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.

Update Fuel for Pharo 13
2 participants