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

Introducing serde for benchmarking #41

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

FranciscoThiesen
Copy link
Member

Adding serde for benchmarking.

I was not able to integrate the benchmark with corrosion + cmake due to a lib/libunwind issue happening that I was not able to workaround when using corrosion.

@FranciscoThiesen FranciscoThiesen self-assigned this Aug 24, 2024
@@ -0,0 +1,5 @@
[target.aarch64-apple-darwin]
rustflags = [
"-C", "link-arg=-L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib",
Copy link
Member

Choose a reason for hiding this comment

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

Hmmm.... system-specific paths...

@lemire
Copy link
Member

lemire commented Aug 24, 2024

I was not able to integrate the benchmark with corrosion + cmake due to a lib/libunwind issue happening that I was not able to workaround when using corrosion.

Let me have a look.

@lemire lemire mentioned this pull request Aug 26, 2024
@lemire
Copy link
Member

lemire commented Oct 25, 2024

@FranciscoThiesen Is this PR still relevant?

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