Skip to content

Instantly share code, notes, and snippets.

View edevosc2c's full-sized avatar

Emilien Devos edevosc2c

  • Camptocamp
  • Chambéry France
  • 18:24 (UTC +02:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am edevosc2c on github.
  • I am edevosc2c (https://keybase.io/edevosc2c) on keybase.
  • I have a public key ASBSNoam5ZFZCHQP_zcrcUCU7sLoSfuN7TG8bi8a6FYCLgo

To claim this, I am signing this object:

@edevosc2c
edevosc2c / readme.md
Last active February 28, 2025 17:39
krr results
Namespace Name Container CPU Diff CPU Requests Memory Diff Memory Requests Memory Limits
production georchestra-analytics georchestra-analytics +10m (+10m) unset -> 10m +622Mi (+622Mi) unset -> 622Mi unset -> 622Mi
production georchestra-cas georchestra-cas +10m (+10m) unset -> 10m +1380Mi (+1380Mi) unset -> 1380Mi unset -> 1380Mi
production georchestra-console georchestra-console +10m (+10m) unset -> 10m +1270Mi (+1270Mi) unset -> 1270Mi unset -> 1270Mi
production georchestra-geonetwork georchestra-geonetwork +23m (+23m) unset -> 23m +2084Mi (+2084Mi) unset -> 2084Mi unset -> 20
@edevosc2c
edevosc2c / README.txt
Created April 29, 2025 11:55
hetzner fio block volume
root@debian-4gb-nbg1-2:/mnt/HC_Volume_102490911# fio --name=readwrite-test --filename=testfile --size=500M --ioengine=libaio --rw=randread --direct=1 --blocksize 65536 --iodepth 16 --numjobs 4 --time_based --runtime 30 --group_reporting
readwrite-test: (g=0): rw=randread, bs=(R) 64.0KiB-64.0KiB, (W) 64.0KiB-64.0KiB, (T) 64.0KiB-64.0KiB, ioengine=libaio, iodepth=16
...
fio-3.33
Starting 4 processes
readwrite-test: Laying out IO file (1 file / 500MiB)
Jobs: 4 (f=4): [r(4)][100.0%][r=300MiB/s][r=4802 IOPS][eta 00m:00s]
readwrite-test: (groupid=0, jobs=4): err= 0: pid=1735: Tue Apr 29 11:40:19 2025
read: IOPS=4815, BW=301MiB/s (316MB/s)(9034MiB/30014msec)
slat (usec): min=5, max=2112, avg=34.09, stdev=23.87
@edevosc2c
edevosc2c / README.txt
Created April 29, 2025 11:56
hetzner storage box fio
# fio --name=readwrite-test --filename=testfile --size=500M --ioengine=libaio --rw=randread --direct=1 --blocksize 65536 --iodepth 16 --numjobs 4 --time_based --runtime 30 --group_reporting
readwrite-test: (g=0): rw=randread, bs=(R) 64.0KiB-64.0KiB, (W) 64.0KiB-64.0KiB, (T) 64.0KiB-64.0KiB, ioengine=libaio, iodepth=16
...
fio-3.1
Starting 4 processes
Jobs: 4 (f=4): [r(4)][100.0%][r=108MiB/s,w=0KiB/s][r=1724,w=0 IOPS][eta 00m:00s]
readwrite-test: (groupid=0, jobs=4): err= 0: pid=15927: Tue Apr 29 09:17:43 2025
read: IOPS=1661, BW=104MiB/s (109MB/s)(3115MiB/30002msec)
slat (usec): min=1064, max=16019, avg=2387.46, stdev=907.57
clat (usec): min=16, max=75290, avg=36082.95, stdev=6463.81
@edevosc2c
edevosc2c / README.txt
Created April 29, 2025 11:57
hetzner local disk fio
# fio --name=readwrite-test --filename=testfile --size=500M --ioengine=libaio --rw=randwrite --direct=1 --blocksize 65536 --iodepth 16 --numjobs 4 --time_based --runtime 30 --group_reporting
readwrite-test: (g=0): rw=randwrite, bs=(R) 64.0KiB-64.0KiB, (W) 64.0KiB-64.0KiB, (T) 64.0KiB-64.0KiB, ioengine=libaio, iodepth=16
...
fio-3.1
Starting 4 processes
readwrite-test: Laying out IO file (1 file / 500MiB)
Jobs: 4 (f=4): [w(4)][100.0%][r=0KiB/s,w=1598MiB/s][r=0,w=25.6k IOPS][eta 00m:00s]
readwrite-test: (groupid=0, jobs=4): err= 0: pid=15674: Tue Apr 29 09:16:07 2025
write: IOPS=24.7k, BW=1544MiB/s (1619MB/s)(45.2GiB/30002msec)
slat (usec): min=7, max=20178, avg=43.48, stdev=74.61