Increase number of critical sections used to protect node loading

Description

The costs is fairly small (~40) on linux, and increasing the number is likely to reduce contention - so may as well increase the number.

Conclusion

None

Activity

Show:

Gavin Halliday June 14, 2023 at 3:57 PM

Final solution was much better. It moved the critical section so it was never contended for different nodes.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created June 6, 2023 at 2:24 PM
Updated June 14, 2023 at 3:57 PM
Resolved June 14, 2023 at 3:57 PM