Changes between Initial Version and Version 1 of Ticket #69781


Ignore:
Timestamp:
Apr 19, 2024, 10:19:03 PM (4 weeks ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69781 – Description

    initial v1  
    1 Introduced as part of 2.9.0, `portindex` is now multi-threaded. And it works beautifully, providing near-linear speedup based on the number of CPU cores available.
     1Starting with release 2.9.0, `portindex` is now multi-threaded. And it works beautifully, providing near-linear speedup based on the number of CPU cores available.
    22
    33Testing on my 24-core MacPro2012, things work perfectly for 10.15 and 10.14, with shockingly-fast indexing. And the `portindex` process consumes nearly all available CPU cores, as expected. (For my system, at least 2100%. Note quite the 2400% of all cores, but close enough.)