CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.92k stars 550 forks source link

ISO9660 fs loads files extremely slowly even when file is not on physical CD #2713

Open terminal-cs opened 1 year ago

terminal-cs commented 1 year ago

Area of Cosmos - What area of Cosmos are we dealing with?

ISO 9660

Expected Behaviour - What do you think that should happen?

Files should load almost instantly

Actual Behaviour - What unexpectedly happens?

The FS take upwards of 10+ minutes to load a 4.5 MB file

Reproduction - How did you get this error to appear?

Add a file in the isoFiles directory and try to load it

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

latest devkit + https://github.com/CosmosOS/Cosmos/pull/2712

9xbt commented 1 year ago

What CPU do you have, the intel 4004? (jk lol) But yeah its not normal. For me loading a file that is like 500kb with FAT32 takes super long too

selkij commented 1 year ago

It is probably like GTA V before, it is probably doing something again and again, the code must be wrong

ADev531 commented 1 year ago

wait what its fasty for me, its real device?