Hi -
> Due to significant lock contention, running eu-readelf when configured
> with --enable-thread-safety causes a major performance degradation.
> Currently, concurrency may double the runtime of eu-readelf.
> However I think this work should still be merged. --enable-thread-safety
> is still
Hi Frank,
On Mon, Mar 31, 2025 at 6:29 PM Frank Ch. Eigler wrote:
>
> > Due to significant lock contention, running eu-readelf when configured
> > with --enable-thread-safety causes a major performance degradation.
> > Currently, concurrency may double the runtime of eu-readelf.
>
> > However I t