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

feat: parallelise at hole level #44

Merged
merged 14 commits into from
Nov 17, 2023
Merged

feat: parallelise at hole level #44

merged 14 commits into from
Nov 17, 2023

Conversation

McPatate
Copy link
Member

@McPatate McPatate commented Nov 7, 2023

No description provided.

Copy link

github-actions bot commented Nov 7, 2023

Repository name Source type Average hole completion time (s) Pass percentage
smol-rs/async-executor github 18.623 60.00%
jaemk/cached github 51.099 100.00%
tkaitchuck/constrandom github 8.292 7.50%
tiangolo/fastapi github 56.458 79.92%
helix-editor/helix github 184.729 70.00%
huggingface/huggingface_hub github 36.139 100.00%
gcanti/io-ts github 50.282 100.00%
lancedb/lance github 251.824 69.39%
lancedb/lancedb github 200.306 90.00%
mmaitre314/picklescan github 12.175 100.00%
simple local 2.869 100.00%
encode/starlette github 23.994 89.73%
colinhacks/zod github 101.243 80.00%

Note: The "hole completion time" represents the full process of:

  • copying files from the setup cache directory
  • replacing the code from the file with a completion from the model
  • building the project
  • running the tests

@McPatate McPatate merged commit 6c4e0e4 into main Nov 17, 2023
27 of 28 checks passed
@McPatate McPatate deleted the feat/parallelise_some_more branch November 17, 2023 17:05
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.

1 participant