Pithikos/C-Thread-Pool

Does not improve runtime while using this threadpool implementation

asispatra opened this issue · 0 comments

I was parallelizing a single thread task. Introducing threadpool takes longer time than single thread.

I will do some more experiments and will update here.

Thanks.