-- Leo's gemini proxy

-- Connecting to berus.flounder.online:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

Primitív meghajtó olvasási sebesség teszt...


Teszt állományok létrehozása:

time for i in {0..1000}; do echo 'test' > "test${i}.txt"; done


Teszt:

time for i in {0..1000}; do cat "test${i}.txt" > /dev/null; done


Ami minket érdekel, az a real érték.


-- Response ended

-- Page fetched on Fri May 10 20:41:34 2024