model-transparency icon indicating copy to clipboard operation
model-transparency copied to clipboard

WIP: updated benchmarking script to work with Darwin

Open Gregory-Pereira opened this issue 1 year ago • 0 comments

Relates to: https://github.com/sigstore/model-transparency/issues/78

Summary

The benchmarking script does not work with Darwin, in such a way that it appears to be suffering under load while it actually just doesn't work in a automated fashion. This PR will seek to update the benchmarking script to work for both Linux and Darwin.

Release Note

Use jq and .json files as results store instead of bash associative arrays

Documentation

No documentation should be impacted by this.

Gregory-Pereira avatar May 16 '24 15:05 Gregory-Pereira