enso/test/Benchmarks
Radosław Waśko 06070645ae
Add a common entry point for all benchmarks (#3875)
Implements https://www.pivotaltracker.com/story/show/183915527

Adds a common entry point to the `Benchmarks` test suite, so that all benchmarks can be run at once.

Usually we are running only one set of benchmarks that we want to measure, but for the purpose of checking if they are still compiling after a language change, it can be useful to run all of them (currently this takes a pretty long time though, but may work when going for lunch break :)).

Related to https://www.pivotaltracker.com/story/show/183369386/comments/234258671
2022-11-30 18:58:29 +00:00
..
src Add a common entry point for all benchmarks (#3875) 2022-11-30 18:58:29 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00