graphql-python / graphql-python/graphql-core
Split benchmarks into warm and cold benchmarks
Ouverte
- Langage dominant
- Python
- Étoiles
- 531
- Forks
- 146
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Some of the benchmarks are testing functions which behave differently on the first run because they cache data that they then use in repeated calls.
We should split the benchmark measuring such functions into warm and cold benchmarks. Otherwise the benchmarks have a large spread between the max value (cold run) and the min value and the mean becomes less meaningful.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.