https://bugs.kde.org/show_bug.cgi?id=465357
--- Comment #3 from Andrew Gunnerson <accounts+...@chiller3.com> --- (In reply to Nate Graham from comment #2) > > Specifically, when I try to access a `cifs` mount point > For just this reason, it's not recommended to manually mount network shares. > Is there a reason why you have to do this, and accessing the share from its > network URL when needed doesn't work for you? Yeah, unfortunately, kio smb:// isn't quite fast enough for my (admittedly unusual) use case. I'm connecting to a very high bandwidth server and frequently access files both from GUI apps and the CLI. With kernel cifs mounts, I get around ~3 GiB/s sequential reads/writes, and Dolphin + smb:// only hits around ~500 MiB/s and kio-fuse around ~80 MiB/s. > Regardless, skipping directory counts for known slow paths would probably > help indeed. Can you please submit it at > https://invent.kde.org/system/dolphin/-/merge_requests? Sure thing! -- You are receiving this mail because: You are watching all bug changes.