Skip to content

Conversation

@teodordelibasic-db
Copy link
Contributor

@teodordelibasic-db teodordelibasic-db commented Jan 28, 2026

What changes are proposed in this pull request?

  • Transition the Java SDK to be a wrapper around the Rust SDK using JNI.
  • Zero-copy data transfer from Java to Rust with no overhead.
Record Size Java SDK Rust SDK Overhead
~100 bytes 50K rec/s 50K rec/s 0%
1 KB 50K rec/s 50K rec/s 0%
2 KB 48K rec/s 49K rec/s 1%

How is this tested?

Unit and integration tests, examples.

Signed-off-by: teodordelibasic-db <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants