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

add "north star" benchmark #6547

Merged
merged 1 commit into from Jul 11, 2023
Merged

add "north star" benchmark #6547

merged 1 commit into from Jul 11, 2023

Conversation

davidhewitt
Copy link
Contributor

@davidhewitt davidhewitt commented Jul 10, 2023

Change Summary

This adds a new tests/benchmarks directory containing a "north star" benchmark which contains a first start at a benchmark to use to understand how changes affect performance.

I suspect the bulk of meaningful changes will come to changes in pydantic-core, so I'd like to find a way to run these same benchmarks on pydantic-core PRs.

skip change file check

Related issue number

N/A

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • changes/<pull request or issue id>-<github username>.md file added describing change
    (see changes/README.md for details)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

Selected Reviewer: @hramezani

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 10, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 20345c2
Status: ✅  Deploy successful!
Preview URL: https://9f10cd69.pydantic-docs2.pages.dev
Branch Preview URL: https://dh-north-star.pydantic-docs2.pages.dev

View logs

@davidhewitt davidhewitt force-pushed the dh/north-star branch 4 times, most recently from d68aa64 to 3f48145 Compare July 10, 2023 14:34
@davidhewitt
Copy link
Contributor Author

please review

Copy link
Member

@hramezani hramezani left a comment

Choose a reason for hiding this comment

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

LGTM 👍

I added skip change file check PR description but the CI still failing. It may fix by rebasing because we removed this change on main

Copy link
Member

@samuelcolvin samuelcolvin left a comment

Choose a reason for hiding this comment

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

LGTM.

@davidhewitt davidhewitt merged commit b9f928c into main Jul 11, 2023
48 checks passed
@davidhewitt davidhewitt deleted the dh/north-star branch July 11, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants