Lines Matching refs:Fruit
2 ## Fruit benchmarks
4 Fruit contains some code to benchmark various metrics (e.g. performance, compile time, executable s…
9 The `suites` folder contains suites of Fruit (or Fruit-related) benchmarks that can be run using `r…
26 * `fruit_full.yml`: full set of Fruit benchmarks (using the Fruit 3.x API).
31 * `fruit_single.yml`: runs the Fruit runtime benchs under a single compiler and with just 1 combina…
34 * `fruit_debug.yml`: a suite used to debug Fruit's benchmarking code. This is very quick, but the a…
37 time of writing) instead of Fruit.
47 there could be a table definition that displays only metrics meaningful to Fruit users and one that…
48 more fine-grained metrics that are only meaningful to Fruit developers).
59 a Fruit commit):
70 * `fruit_wiki.yml`: the "main" table definition, with the tables that are in Fruit's wiki.
72 …to Fruit developers (e.g. splitting the setup time into component creation time and normalization …