copyparty/scripts
ed 7781e0529d nogil: remove -j (multiprocessing option)
in case cpython's free-threading / nogil performance proves to
be good enough that the multiprocessing option can be removed,
this is roughly how you'd do it  (not everything's been tested)

but while you'd expect this change to improve performance,
it somehow doesn't, not even measurably so

as the performance gain is negligible, the only win here is
simplifying the code, and maybe less chance of bugs in the future

as a result, this probably won't get merged anytime soon
(if at all), and would probably warrant bumping to v2
2024-03-24 21:53:28 +00:00
..
bench misc; 2024-01-06 01:15:43 +00:00
deps-docker get rid of brotli due to poor support; closes #73 2024-02-24 22:24:44 +00:00
docker fix building mtp deps on python 3.12 2024-03-16 13:59:08 +00:00
py2/queue add missing polyfill 2022-08-03 19:42:42 +02:00
pyinstaller nogil: remove -j (multiprocessing option) 2024-03-24 21:53:28 +00:00
strip_hints docs + cleanup 2022-12-03 18:58:56 +00:00
test tftp: support ipv6 and utf-8 filenames + ... 2024-02-17 21:31:58 +00:00
copyparty-android.sh misc 2020-05-06 00:11:36 +02:00
copyparty-repack.sh rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00
fusefuzz.py rename copyparty-fuse to partyfuse 2022-11-26 19:53:41 +00:00
genlic.sh fix make-sfx macos support 2022-11-28 21:38:50 +00:00
install-githooks.sh run tests on commit 2021-06-01 05:49:41 +02:00
logpack.sh misc; 2024-01-06 01:15:43 +00:00
make-pypi-release.sh v1.10.0 2024-02-15 00:00:41 +00:00
make-sfx.sh sfx: lexically comparable git-build versions 2024-03-18 17:04:49 +00:00
make-tgz-release.sh v1.7.1 2023-05-07 18:34:39 +00:00
prep.sh adapt to new archpkg layout 2023-05-05 20:51:18 +00:00
profile.py tag-scanner perf 2022-08-03 22:33:20 +02:00
rls.sh fix installing from source tarball 2023-04-26 18:40:47 +00:00
run-tests.sh * rename hdr-au-usr to idp-h-usr 2023-12-24 13:46:12 +01:00
sfx.ls nogil: remove -j (multiprocessing option) 2024-03-24 21:53:28 +00:00
sfx.py add option --iobuf (file r/w buffersize): 2024-03-23 16:17:40 +00:00
sfx.sh add types, isort, errorhandling 2022-06-16 01:07:15 +02:00
speedtest-fs.py more python3 shebangs 2021-09-16 00:28:38 +02:00
toc.sh support hashed passwords; closes #39 2023-06-25 21:50:33 +00:00
uncomment.py drop asyncore; pyftpdlib has vendored it 2023-11-11 17:20:00 +00:00