An open API service indexing awesome lists of open source software.

https://github.com/marcusgrass/pythonjavacppbenchmark

A test of imported cpp-libraries and Java Socket Servers vs Python. Additional benchmarking with single/multi-threading and multiprocessing.
https://github.com/marcusgrass/pythonjavacppbenchmark

Last synced: 4 months ago
JSON representation

A test of imported cpp-libraries and Java Socket Servers vs Python. Additional benchmarking with single/multi-threading and multiprocessing.

Awesome Lists containing this project

README

        

# PythonJavaCppBenchmark
A test of imported cpp-libraries and Java Socket Servers vs Python. Additional benchmarking with single/multi-threading and multiprocessing.

To run benchmark:

Run the java server with: java PrimeServer

Run benchmark.py