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

Use threadlocal storage for pooling our matrices. #11014

Merged
merged 5 commits into from
May 5, 2016

Conversation

CyrusNajmabadi
Copy link
Member

No description provided.

@CyrusNajmabadi
Copy link
Member Author

tagging @dotnet/roslyn-ide

@CyrusNajmabadi
Copy link
Member Author

Tagging @dotnet/roslyn-ide @jasonmalinowski

@@ -6,6 +6,7 @@
using System.Text;
using Microsoft.CodeAnalysis;
using static System.Math;
using System.Threading;
Copy link
Member

Choose a reason for hiding this comment

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

Sort

@CyrusNajmabadi
Copy link
Member Author

retest prtest/win/vsi/p0 please

1 similar comment
@CyrusNajmabadi
Copy link
Member Author

retest prtest/win/vsi/p0 please

@jmarolf
Copy link
Contributor

jmarolf commented May 4, 2016

👍

@CyrusNajmabadi CyrusNajmabadi merged commit 58230a0 into dotnet:master May 5, 2016
@CyrusNajmabadi CyrusNajmabadi deleted the useThreadLocal branch May 5, 2016 00:17
@CyrusNajmabadi CyrusNajmabadi restored the useThreadLocal branch May 30, 2016 21:04
@CyrusNajmabadi CyrusNajmabadi deleted the useThreadLocal branch January 25, 2020 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants