perftool-incubator / CommonDataModel

Templates, scripts, and documentation on using a common data format for metrics, benchmark, and environment data
GNU General Public License v3.0
1 stars 3 forks source link

Allow for multiple periods for a single metric query #118

Open atheurer opened 1 month ago

atheurer commented 1 month ago

This is needed for time when someone has a primary metric result for a benchmark iteration (with mean and stddev) but they also want a secondary metric. Right now the meth to do mean, avg, etc is in get-result-summary.js. That math will move to get-metric-data.js, and get-result-summary.js will end up calling get-metric-data.