fslaborg / flips

Fsharp LInear Programming System
https://flipslibrary.com/#/
MIT License
251 stars 32 forks source link

Model Compose Time regression tests #121

Open matthewcrews opened 3 years ago

matthewcrews commented 3 years ago

In order to ensure that we do not have regression in the compose time of models, we should have tests for a variety of model sizes. Ideally this would integrate with BenchmarkDotNet to make sure we are not adding significant runtime or memory allocations.