graphql-python / graphql-python/graphql-core

Split benchmarks into warm and cold benchmarks

Open
#257 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
531
Forks
146
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.