diff options
author | Georg Semmler <[email protected]> | 2021-03-15 14:19:16 +0000 |
---|---|---|
committer | Georg Semmler <[email protected]> | 2021-03-15 14:19:16 +0000 |
commit | aa6db3f36a3d8f55c5aa8c88d60d87bfaf79decc (patch) | |
tree | b55aa8cb35f63ad89e6f3c23b1bbbaeb6a8b2be6 /crates/ide_completion | |
parent | 6139bd764974318814edfd5427e2a2e8220b211b (diff) |
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
Diffstat (limited to 'crates/ide_completion')
0 files changed, 0 insertions, 0 deletions