openfisca / openfisca-core

OpenFisca core engine. See other repositories for countries-specific code & data.
https://openfisca.org
GNU Affero General Public License v3.0
170 stars 75 forks source link

Add performance tests #1315

Open bonjourmauko opened 2 days ago

bonjourmauko commented 2 days ago

Stories

Developer

When providing the WebAPI to end-user applications, I expect openfisca's performance to be consistent, To maintain consumer's expectations, And so they don't move away from openfisca to another solution.

Data scientist / economist

When running simulations with large datasets, I expect permance to scale close to O(1) with dataset size, To actually be able to run simulations with finer data without having to buy new hardware.

TODO