Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Compares the performance between member access through JNI and serialization using NIO when sending various types of data

Notifications You must be signed in to change notification settings

gobley/test-jni-nio-perf-comparison

Repository files navigation

JNI member access and NIO serialization performance comparison

Compares the performance between member access through JNI and serialization using NIO when sending various types of data

About

Compares the performance between member access through JNI and serialization using NIO when sending various types of data

Topics

Resources

Stars

Watchers

Forks