Liste des Groupes | Revenir à col advocacy |
On 2024-10-24 5:58 p.m., DFS wrote:Thanks. If it happens again I'll give those a shot.On 10/20/2024 9:26 PM, Lawrence D'Oliveiro wrote:There is a way to get rid of those failed updates and force Windows Update to try it again: <https://www.minitool.com/data-recovery/fix-windows-11-10-updates-failed-error-in-windows-update.html> . I'd try that first.On Sun, 20 Oct 2024 11:41:10 -0400, DFS wrote:>
>On 10/19/2024 9:46 PM, Lawrence D'Oliveiro wrote:>>>
On Sat, 19 Oct 2024 21:07:23 -0400, DFS wrote:
>
On Sat, 19 Oct 2024 21:07:23 -0400, DFS wrote:
>temp_txt folder containing 100K text files deleted in about 10 seconds>
ldo@theon:hack> mkdir test
ldo@theon:hack> cd test
ldo@theon:test> time for i in $(seq 1 99998); do fn=$(printf %0.5d.png $i); touch $fn; done
>
real 3m9.451s
user 1m56.907s
sys 1m18.000s
>
ldo@theon:test> cd ..
ldo@theon:hack> time rm -rf test
>
real 0m0.817s
user 0m0.060s
sys 0m0.757s
>
Any questions?
If you insist: why is bash so slow?
That’s an easy one to answer. Do you want me to try it again?
No need. It's proven to be an inferior solution here.
>
>>On my Win11 AMD 5600G machine, to create and delete 100K files:>
>
WSL Ubuntu bash: 141.2s create, 1.4s delete, 142.6 total (your script)
PowerShell : 21.2s create, 10.5s delete, 31.7 total Python + cmd
: 16.6s create, 6.7s delete, 23.3 total
>
ouch!
Going through the Windows filesystem bottleneck, naturally. Try it on
a genuine Linux system, not on WSL2.
WSL IS genuine Linux, running an ext4 filesystem.
>
>
>By the way, I thought you were scared to try this on your poor,>
fragile Dimdows machine, in case something broke?
Quit lying about what I said. You do this a couple times a week now.
>
Why?
>
I sense seriously sour grapes because for this exercise your GuhNoo crapbox and bash is pwned by Windows and PowerShell.
>
Here's a nickel, kid.
>
>How’s it holding up so far? Did you have to do a reinstall afterwards?>
Win11 rocks. It's EXTREMELY stable, and almost glitch-free. The ONLY tiny issue I have is every week or so the mouse cursor will stick in place for about a second.
>
Linux could only dream of being so problem-free.
>
But it's incumbent on me to say: MS has had many years to get 'Windows Update' right and can't seem to. Check for Updates is now speedy, which is good, but a recent update (the 60th+) has failed to install multiple times, and now I'm being prompted to 'Reinstall to repair system files and components'. Everything continues to work fine, but the OS is saying it's in a state of disrepair.
>
And when I tried to repair it, it told me my Win11 computer can't run Win11. heh!
>
MS is doomed.
I'd try sfc /scannow second, and dism /online /cleanup-image /scanhealth last.
Les messages affichés proviennent d'usenet.