-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hyper thread cores shows in systems as two cores, but for some workload (and I suspect servo is one of them) using both cores for parallelism can actually hurt performance. Does this tool handle this, or does it really just assign jobs to any cores? By looking at:
2cpu = [14, 15] |
I suspect it might be the later.
Metadata
Metadata
Assignees
Labels
No labels