bartekleon / BigMath

Math library for big numbers
MIT License
0 stars 2 forks source link

Question: Can we use this project as performance test? #13

Open nicojs opened 5 years ago

nicojs commented 5 years ago

Hi @kmdrGroch ✋

This project could be an awesome use case for Stryker 😎 . Could we enable this to run in our performance test suite?

If you want, you could add it yourself here: https://github.com/stryker-mutator/stryker/tree/master/perf#performance-tests

bartekleon commented 5 years ago

@nicojs sure, but since I am struggling with other dependencies right now, it has to wait (some problem with Istanbul).

bartekleon commented 5 years ago

@nicojs everything is fixed now, so feel free to use this project 🙂

nicojs commented 5 years ago

If you want, you can add it yourself: https://github.com/stryker-mutator/stryker/tree/master/perf#performance-tests

Otherwise, I will add it later this week/next week.

bartekleon commented 5 years ago

I guess it will be worth adding at the 1st of april, coz by then I would like to make the biggest updates / performance boosts, etc. I still have to talk with some mathematicians / algorithm teachers, so maybe they can provide some extra knowledge on this field.

bartekleon commented 5 years ago

@nicojs I have finished version 1.3.0 as promised and so you can add it :) [it should have ~1.5x better performance than it had in 1.2.3, especially in trigonometry section]