Skip to content

Commit 9e2ac7c

Browse files
authored
Merge pull request #1248 from lqd/remove-diesel
Remove `diesel` benchmark
2 parents fd9fa29 + d47a86f commit 9e2ac7c

File tree

353 files changed

+0
-50376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

353 files changed

+0
-50376
lines changed

collector/benchmarks/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ They mostly consist of real-world crates.
2121
programs.
2222
- **cranelift-codegen-0.82.1**: The largest crate from a code generator. Used by
2323
wasmtime.
24-
- **diesel**: A type safe SQL query builder. Utilizes the type system to
25-
ensure a lot of invariants. Stresses anything related to resolving
26-
trait bounds, by having a lot of trait impls for a large number of different
27-
types.
2824
- **diesel-1.4.8**: A type safe SQL query builder. Utilizes the type system to
2925
ensure a lot of invariants. Stresses anything related to resolving
3026
trait bounds, by having a lot of trait impls for a large number of different

collector/benchmarks/diesel/.editorconfig

Lines changed: 0 additions & 29 deletions
This file was deleted.

collector/benchmarks/diesel/.env.sample

Lines changed: 0 additions & 15 deletions
This file was deleted.

collector/benchmarks/diesel/.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

collector/benchmarks/diesel/.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

collector/benchmarks/diesel/.github/workflows/audit.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

collector/benchmarks/diesel/.github/workflows/benches.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)