sorcerykid wrote: ↑Fri Mar 25, 2022 00:21
I would imagine that emerge blocks might face a bottleneck with disk I/O, so a ramdisk would probably perform the fastest during such a stress test, compared to a mechanical hard drive and even SSD.
test it ?
* HDD 150 MB/s
* SSD 450-550 MB/s
* M.2 ~1.500-3.200 MB/s so far I see
* RAM write cache ~ 15.000 MB/s
it must not be a RAM Disk, just to be able to use the writing cache on the way to discs might do the job. As at my server.
as of another reason did it: (26.03.2022)
minetest.conf just "seed and mapgen' and name = x
new empty map via standard sqlite, but all settings at server same ... vm.swappiness, write cache ... as every day.
Code: Select all
... /262144 Blocks ...
in 247128.11 ms
or 247 sec
Code: Select all
I7-4770 3.4 GHz, 32 GB DDR3 RAM (1333 at) 1600 MHz, M.2 SSD 128 GB, max 2.800 rw or was it 3200, Ubuntu 20.04, mt 5.5.0
so I am faster then
philipbenr by 10 s but behind
torbato 177s.
So what will happen if I move the DB to postgresql ?
and then also do the test two times, force that this area keep in cache ?
looking at htop during this time, only ONE thread sometime goes near 100% - CPU main is not hard working,
so that faster CPU from above testing are not the reason,
but both have double fast RAM 1600 against 3200,
as I use M.2 disc with 2.800/3.200 rw also hmm
as of only one thread as of standard config, or as of bottleneck at IOs?
using maybe cache, doing the test a second time just again after 10 minutes:
or 27 sec ... just to know what cache is worth about !!
what your mt show with /status after the test ? here max_lag 0.332 s