atemerev / skynet

Skynet 1M threads microbenchmark
MIT License
1.05k stars 122 forks source link

.NET Native version #36

Open clairernovotny opened 8 years ago

clairernovotny commented 8 years ago

Would be great to get .NET Native results. The .NET Core version should work on a UWP project that's compiled in Release mode with .NET Native.

MattWhilden commented 8 years ago

I work on the .NET Native Runtime and Compiler team. It'd be interesting to see if this benchmark is improved by running in UWP with .NET Native. If you end up doing this and having any issues please let me know.