-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
HT is a lie which just causes things to take longer.
When auto-scaling for the system, we should be trying to use actual cpu count as a limiter. MAX_CONCURRENCY is a way for the user to override this, but we have to be smarter than os.cpus() because that reports logical processors, which essentially counts total HT threads.
here's some ideas:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels