Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 21 days 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