| 5 Oct 2025 |
K900 | I'm not getting anywhere near that | 16:32:31 |
K900 | Even on a not particularly good SSD | 16:32:43 |
Marie | clicking on the audio menu in plasma is incredibly slow for me | 16:33:15 |
Marie | like a second | 16:33:28 |
K900 | That's definitely not what I'm seeing | 16:33:38 |
K900 | I wonder if this is just a filesystem thing | 16:36:01 |
K900 | My workstations are all bcachefs or btrfs and it's fine | 16:36:06 |
Marie | i'm on btrfs | 16:36:12 |
K900 | I wonder if ext4 or zfs or something is actually just That Bad | 16:36:18 |
Marie | on a samsung 990 Pro | 16:36:37 |
Marie | how many things are in your $XDG_DATA_DIRS? | 16:37:20 |
Marie | printenv XDG_DATA_DIRS | tr ':' '\n' | wc -l is 211 for me | 16:37:38 |
K900 | Yeah that sounds very wrong tbh | 16:37:59 |
K900 | Have you tried profiling it maybe | 16:38:10 |
K900 | 125 here | 16:39:32 |
K900 | Inside Yakuake | 16:39:32 |
K900 | Which is itself a wrapper | 16:39:33 |
Marie | no, what would be the tool i want to use to do that? | 16:42:04 |
K900 | perf | 16:43:18 |
Marie | this is from profiling plasmashell and repeatedly clicking on the audio menu | 17:21:35 |
Marie | Download plasma-thing.txt | 17:21:35 |
K900 | Can you post the raw recording | 17:22:58 |
K900 | Or upload it to https://profiler.firefox.com/ | 17:23:38 |
K900 | (it can actually do arbitrary perf profiles, not just Firefox) | 17:23:51 |
Marie | It throws an error when I try to upload it Error: Unserializing the profile failed: Error: The profile array buffer could not be parsed as a UTF-8 string. | 17:27:07 |
Marie | oh i should read the docs | 17:27:53 |
Marie | https://share.firefox.dev/46Js6H2 | 17:31:13 |
K900 | Hmm | 17:33:43 |
K900 | I wonder if we can somehow save all the syncColors calls | 17:33:50 |
K900 | Actually HUH | 17:34:57 |