Re: [Freedos-devel] When is FreeDOS slow and when fast

2022-11-01 Thread Eric Auer
Hi! The computer: Pentium 4, SSD PATA disk, 512MB RAM The task: Compilation of the full Blocek source ("Build all") - 64603 lines of code using FreePascal 3.2.0 (GUI) Windows 98: 5,6s Everything happened on a FAT32 partition, I assume? FD, cwsdpmi, noUIDE, noLBAcache: 208,2s FD, hdpmi32,

Re: [Freedos-devel] When is FreeDOS slow and when fast

2022-10-29 Thread Rugxulo
Hi, On Sat, Oct 29, 2022 at 2:11 AM Ladislav Lacina wrote: > > In the last time I worked a lot with the Freepasval compiler. > The computer: Pentium 4, SSD PATA disk, 512MB RAM > The task: Compilation of the full Blocek source ("Build all") - 64603 lines > of code using FreePascal 3.2.0 (GUI) >

[Freedos-devel] When is FreeDOS slow and when fast

2022-10-29 Thread Ladislav Lacina
In the last time I worked a lot with the Freepasval compiler. In the GUI version it shows the compilation time so it is a perfect tool for benchmarking. The results are very interresting. The computer: Pentium 4, SSD PATA disk, 512MB RAM The task: Compilation of the full Blocek source ("Build a