On Sun, Mar 31, 2024, 19:02 Bruno Haible <br...@clisp.org> wrote: > NightStrike wrote: > > In my setup, there is no sandbox. > > ... > > Later on, there are data points that show that the algorithm is bad even > > outside the sandbox, it's just less noticeable. And as mentioned, on > btrfs, > > it's crazy. > > If an algorithm is fast on ext4 and slow on btrfs: what is the foundation > of your logic, that you blame the algorithm? My logic is to blame btrfs > in this case. > > And, frankly, 8 seconds on tmpfs vs. 63 seconds on btrfs, on a machine with > 12 BogoMIPS (!!) is not _that_ bad. 12 BogoMIPS is more than 300 time > slower > than a the CPU of a current desktop machine. > > Bruno >
I don't quite understand your animosity here. Gnulib is supposed to help porting to systems, and I'm highlighting a situation where it doesn't work. Why such antagonism vs trying to understand why it doesn't work? Surely a configure test that causes the RCU to spin for 12 hours and hang a whole system isn't a great way to have portability. Are you responsible for this particular script, or is there someone else who can help with a lot less hostility? >