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

Dispose the semaphore #6

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Dispose the semaphore #6

merged 1 commit into from
Nov 11, 2020

Conversation

flytzen
Copy link
Member

@flytzen flytzen commented Nov 10, 2020

Fixes #5

@flytzen
Copy link
Member Author

flytzen commented Nov 10, 2020

@no1melman - this should fix it.

Comment on lines +13 to +15
| JustRunIt | 1.571 s | 0.0160 s | 0.0134 s | 7000.0000 | 3000.0000 | - | 39.04 MB |
| RunWithReturnedInput | 1.590 s | 0.0302 s | 0.0297 s | 8000.0000 | 4000.0000 | - | 42.79 MB |
| RunWithReturnedOutput | 1.585 s | 0.0227 s | 0.0212 s | 7000.0000 | 3000.0000 | - | 42.81 MB |

Choose a reason for hiding this comment

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

This is interesting to see, slightly faster and less gen 0 generally speaking

@flytzen flytzen merged commit fc1e546 into master Nov 11, 2020
@flytzen flytzen deleted the DisposeSemaphore branch November 11, 2020 11:42
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.

Dispose of the semaphore
2 participants