oshi / oshi-ffm

Operating System and Hardware Information using Java's Foreign Function and Memory API
Apache License 2.0
29 stars 7 forks source link

Informal benchmarking #5

Open dbwiddis opened 1 year ago

dbwiddis commented 1 year ago

The "is it worth it" thread. Informal benchmarks:

macOS process implementation: 10000 reps of getProcesses() with ~500 processes.

adrian-kong commented 1 year ago

wait that's pretty fast! would it be useful to create a triggerable benchmark workflow that pulls oshi as well as oshi ffm and runs on both just for logging?

dbwiddis commented 1 year ago

Note the “informal” in the title. :)

Not sure how useful a formal benchmark would be. Too many variables. Feel free to try if you want.