perftool-incubator / rickshaw

A project to facilitate execution of benchmarks and tools via extensions for many target environments
Apache License 2.0
0 stars 10 forks source link

split rickshaw-run into rickshaw-validate, rickshaw-build, and rickshaw-exec #475

Open atheurer opened 7 months ago

atheurer commented 7 months ago

Splitting these up for the following reasons:

atheurer commented 7 months ago

Changing rickshaw-run to rickshaw-exec, as I would like to support the "old" way while we introduce the "new" way.

atheurer commented 7 months ago

These new scripts will use one-json exclusively, and not support cmdline to vast array of cmdline options (there still may be a couple)