Vector API use for JRuby's json library
Charles Oliver Nutter
headius at headius.com
Wed Jul 16 16:40:39 UTC 2025
After seeing similar work done for the C version of the Ruby json standard
library, I suggested to the author that we could do the same for JRuby
using the Vector API. So he went and did it!
https://github.com/ruby/json/pull/824
The results are somewhat mixed; performance of some cases is faster and
other cases is slower. We would love to get input from anyone on this list
interested in seeing another real-world use case for the Vector API.
I'm hopeful we can pump up these numbers with some additional tweaking in
JRuby and json.
*Charles Oliver Nutter*
*Architect and Technologist*
Headius Enterprises
https://www.headius.com
headius at headius.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20250716/bb641518/attachment-0001.htm>
More information about the panama-dev
mailing list