rust/xtask
Georg Semmler aa6db3f36a
Add diesel to the benchmark suite
This commit adds diesel to the continuosly run benchmark suite. Diesel
heavily relies internally on macro generated code. Additionally there
are lots of complicated trait releations used as part of their API.
Therefore this benchmark will be quite sensitive to:
* Performance related changes in the macro expanding code
* Performance related changes while resolving trait bounds

CC #7950
2021-03-15 15:19:16 +01:00
..
src Add diesel to the benchmark suite 2021-03-15 15:19:16 +01:00
Cargo.toml ⬆️ xflags 2021-03-07 11:12:59 +03:00