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

Get rid of &mut #15 #18

Merged
merged 5 commits into from
Sep 24, 2020
Merged

Get rid of &mut #15 #18

merged 5 commits into from
Sep 24, 2020

Conversation

joepio
Copy link
Member

@joepio joepio commented Sep 24, 2020

So I've managed to get rid of the &mut thing #15 using Arcs and Mutexes. Everything works fine.

But I'm still wondering if this is the way to go - I'm a bit worried about performance overhead. Haven't done any benchmarks.

@joepio joepio merged commit ee13e09 into master Sep 24, 2020
@joepio joepio deleted the non-exclusive-store-&mut branch February 21, 2023 20:29
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.

None yet

1 participant