You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples/deepzoom: parallelize deepzoom_tile to available CPUs
On Python 3.13+, and on all Python versions on Linux, set the default job
count to the number of available CPUs. Otherwise, default to 4 jobs as
before.
Signed-off-by: Benjamin Gilbert <[email protected]>
0 commit comments