|
|
|
|
|
by nobody271
2816 days ago
|
|
Oh, you mean the bottleneck was on some processing you were doing before sending it to the database? That's cool. It was mostly on a low-end laptop with integrated graphics lol. I was more interested in learning how parallel algorithms work than anything. Now I feel like an idiot. |
|
Yup my bottleneck was before hitting the database server so I used the GPU to take care of it.