native-utils icon indicating copy to clipboard operation
native-utils copied to clipboard

Performance impacts

Open NilsIrl opened this issue 5 years ago • 1 comments

Are they any benchmarks of the performance impacts of using this library rather than loading the library "normally", not from the .jar?

Has anyone got an intuition as to its performance impact?

NilsIrl avatar Oct 10 '19 18:10 NilsIrl

I haven't seen any performance impact when the dynamic library is a small file.

Here are my full lectures: https://www.youtube.com/playlist?list=PLWchVAowvRxCc4N5F5RTJnDV150Vf7ouf

Here's my lecture on using the NativeUtils library: https://www.youtube.com/watch?v=Q_WpIo49qto&list=PLWchVAowvRxCc4N5F5RTJnDV150Vf7ouf&index=37

javaNoviceProgrammer avatar Sep 26 '20 09:09 javaNoviceProgrammer