mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-24 17:25:16 -06:00
84d11e5b90
If commits contain no benchmark-relevant (code) changes, they are not recorded in the graph. Similarly, if two workflow runs are too quick or concurrent, we might have already lost a couple of commits. This should help make sense of the graph, to hint at all the things that may have affected a measurement. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>