Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/marcusgrass/pythonjavacppbenchmark
- Owner: MarcusGrass
- License: mit
- Created: 2018-09-07T22:06:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T22:22:46.000Z (over 6 years ago)
- Last Synced: 2024-11-08T05:12:37.520Z (2 months ago)
- Language: Python
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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