You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a benchmark runner for xamarin. will help quantify potential fixes to #421
Colt Bauman 3:11 AM
For anyone interested, last month a PR was merged into BenchmarkDotNet to support running on iOS and Android. Pretty sweet. dotnet/BenchmarkDotNet#1360
Not published to Nuget yet but available on their CI Nuget feed.
jonathanpeppersjonathanpeppers
#1360 Basic BenchmarkDotNet support for Xamarin
Fixes: #1343
This is basically an "MVP" of Xamarin support with BenchmarkDotNet.
At a high level:
Simple benchmarks work with default config settings.
Add a benchmark runner for xamarin. will help quantify potential fixes to #421
The text was updated successfully, but these errors were encountered: