Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Benchmarks] Add the WTX project #3879

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

c410-f3r
Copy link
Contributor

@c410-f3r c410-f3r commented Dec 16, 2023

WIP. I will add the remaining bench_loading_associations_sequentially benchmark group as soon as 1.75 hit stable.

Edit: NVM, it is already finished.

Copy link
Member

@weiznich weiznich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this PR. This looks good to be merged, beside the minor thing about integration into the CI setup.

.github/workflows/metrics.yml Outdated Show resolved Hide resolved
@c410-f3r
Copy link
Contributor Author

c410-f3r commented Jan 5, 2024

 assertion `left == right` failed
  left: [("Sean says hi", Some("updated")), ("Tess says hi", Some("updated")), ("Ruby says hi", None)]
 right: [("Tess says hi", Some("updated")), ("Sean says hi", Some("updated")), ("Ruby says hi", None)]
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Unrelated

@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 5, 2024
@weiznich weiznich added this pull request to the merge queue Jan 5, 2024
Merged via the queue into diesel-rs:master with commit d4d3d49 Jan 5, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants