Skip to content

Are we really using Parallelism? #59

@JLaborda

Description

@JLaborda

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions