Skip to content

Add serialization performance benchmark suite#320

Merged
manoahLinks merged 1 commit into
crowdpass-live:mainfrom
Cyberking99:benchmark-serialization-suite-233
Apr 29, 2026
Merged

Add serialization performance benchmark suite#320
manoahLinks merged 1 commit into
crowdpass-live:mainfrom
Cyberking99:benchmark-serialization-suite-233

Conversation

@Cyberking99
Copy link
Copy Markdown
Contributor

This PR adds a comprehensive serialization performance benchmark suite to the soroban-client sdk.

Key changes:

  • Added tinybench for high-precision benchmarking.
  • Created sdk/benchmarks/benchmarks.ts covering primitives, ScVal conversions, and complex contract-specific structs.
  • Documented findings and bottlenecks in sdk/BENCHMARKS.md.
  • Added npm run benchmark script to soroban-client.

Fixes #233

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@Cyberking99 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@manoahLinks manoahLinks merged commit 0fb0054 into crowdpass-live:main Apr 29, 2026
2 of 5 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.

soroban-client: Add serialization performance benchmark suite

2 participants