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 PGO-optimized wheels #30

Merged
merged 9 commits into from
Mar 9, 2024
Merged

Add PGO-optimized wheels #30

merged 9 commits into from
Mar 9, 2024

Conversation

MarshalX
Copy link
Owner

@MarshalX MarshalX commented Mar 9, 2024

No description provided.

Copy link

codspeed-hq bot commented Mar 9, 2024

CodSpeed Performance Report

Merging #30 will not alter performance

Comparing add-pgo-builds (9e0bd6d) with main (de9738c)

Summary

✅ 192 untouched benchmarks

@MarshalX MarshalX force-pushed the add-pgo-builds branch 3 times, most recently from 6a7475d to 718e4b5 Compare March 9, 2024 13:33
@MarshalX MarshalX mentioned this pull request Mar 9, 2024
2 tasks
@MarshalX
Copy link
Owner Author

MarshalX commented Mar 9, 2024

on ubuntu:

LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732588771446766279_0.profraw": Permission denied
LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732588771446766279_0.profraw": Permission denied
LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732588771446766279_0.profraw": Permission denied
LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732588771446766279_0.profraw": Permission denied

upd. ive listed dir ls -lh profdata/ and there are another profraw files. and pydantic core also have this "permission denied" error. fine?

upd2.

 plugins: codspeed-2.2.0, xdist-3.5.0, benchmark-4.0.0
created: 4/4 workers
4 workers [230 items]

........................................................................ [ 31%]
........................................................................ [ 62%]
........................................................................ [ 93%]
LLVM Profile Error: Invalid profile data to merge
LLVM Profile Error: Profile Merging of file /home/runner/work/python-libipld/python-libipld/profdata/default_15732656128349321927_0.profraw failed: File exists
LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732656128349321927_0.profraw": File exists
LLVM Profile Error: Invalid profile data to merge
LLVM Profile Error: Profile Merging of file /home/runner/work/python-libipld/python-libipld/profdata/default_15732656128349321927_0.profraw failed: File exists
LLVM Profile Error: Failed to write file "/home/runner/work/python-libipld/python-libipld/profdata/default_15732656128349321927_0.profraw": File exists

ig that's bad to use xdist for gathering pgo :) disabled

@MarshalX MarshalX merged commit 8365eab into main Mar 9, 2024
3 checks passed
@MarshalX MarshalX deleted the add-pgo-builds branch March 9, 2024 19:17
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