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

https://github.com/h0r4t1u/worker-threads-poc

C program that shows the time difference between an app using worker threads and a sequential app
https://github.com/h0r4t1u/worker-threads-poc

computer-science fmi os so threads ubb

Last synced: 9 months ago
JSON representation

C program that shows the time difference between an app using worker threads and a sequential app

Awesome Lists containing this project

README

          

# Worker-Threads-POC
C program that shows the time difference between an app using worker threads and a sequential app