Reply To: benchmark test: HaWe brickbench – for C# / Mono?

HomeForumsMonoBrick EV3 Firmwarebenchmark test: HaWe brickbench – for C# / Mono?Reply To: benchmark test: HaWe brickbench – for C# / Mono?

#4591
Author Image
Vlad Ruzov
Participant

I have ported the HW brickbench benchmark test to the Monobrick C# and then run RobotC and C# test on my EV3 brick.
The final results are:

  • Integer add/subtr.
  • Integer mult./div.
  • Float operations
  • Rnd.num.generation
  • Matrix algebra
  • Arrays shell sort.
  • Toal milleseconds

More results can be found here:
https://docs.google.com/spreadsheets/d/1WpeffSpUEWKA_s7lOdseSbkDTSA1RQ_wzAI94Q_HLO0/edit?usp=sharing

Source C# code of that test is kept at these Github repositories:
https://github.com/vladru/MonoBrickBench

Posted in

Make a donation