Describe the bug
We are using threads, yes. But are we sure that they are being executed at the same time? I think we are using a concurrent environment instead of using parallelism. We need to make sure that we are using multiple cores at the same time.