rust-diplomat / diplomat

Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
https://rust-diplomat.github.io/book/
Other
512 stars 48 forks source link

Do some benchmarking of the new Kotlin backend #496

Open Manishearth opened 3 months ago

Manishearth commented 3 months ago

It would be a good experiment to get ballpark performance numbers for the generated code from the Kotlin backend (especially when used with a library like ICU4X).

JNI/JNA can be slow, and having a rough idea of what is going on helps clients understand what they're looking for.

cc @jcrist1