graphql-python / graphql-python/graphql-core
Split benchmarks into warm and cold benchmarks
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 531
- Forks
- 146
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.