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

allow the user to override the userenv's build-policy at runtime #542

Open k-rister opened 3 months ago

k-rister commented 2 weeks ago

We are thinking about having multiple "build targets" that user could use to refine what is being built for the userenv. There would be at least 1 (which would be the default) and potentially many. You could do things like different compiler optimizations, debug symbols, versions, etc..