enso/test
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
..
Benchmarks Add a common entry point for all benchmarks (#3875) 2022-11-30 18:58:29 +00:00
Examples_Tests Tidy up the remaining ones except Base... (#3797) 2022-10-17 11:27:27 +00:00
Geo_Tests Tidy up the remaining ones except Base... (#3797) 2022-10-17 11:27:27 +00:00
Google_Api_Test Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00
Image_Tests Tidy Standard.Base part 4 of n ... (#3898) 2022-11-25 02:00:16 +00:00
micro-distribution Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Table_Tests Implementing transpose and cross_tab for the InMemory table. (#3919) 2022-11-30 01:19:25 +00:00
Tests Use Vector.new for fill and tuning... (#3744) 2022-11-30 09:20:07 +00:00
Visualization_Tests Parse the standard library (#3830) 2022-10-31 16:19:12 +00:00