[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#51787: GC takes more than 9 hours on berlin
From: |
Mathieu Othacehe |
Subject: |
bug#51787: GC takes more than 9 hours on berlin |
Date: |
Fri, 17 Dec 2021 11:55:26 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hey,
New day, new benchmark. Berlin has two hard drives, which are roughly
used this way:
/dev/sda -> / (916G)
/dev/sdb -> /gnu (37T)
I ran the fio benchmark tool on both of them. See the reports
attached, and the following summary:
--8<---------------cut here---------------start------------->8---
| | sda | sdb |
|-------+-----------+-----------|
| read | 1565KiB/s | 9695KiB/s |
| write | 523KiB/s | 3240KiB/s |
--8<---------------cut here---------------end--------------->8---
I'm not sure how slow those figures are relatively to the hard drives
technologies. Ricardo, any idea about that?
My own NVME hard drive has 294MiB/s read and 98.1MiB/s write with the
same test in comparison.
I also tried to benchmark file removal this way, but this is not really
conclusive:
--8<---------------cut here---------------start------------->8---
# 3.8s on sdb
time for i in {0..100000}; do echo 'test' > "fs_test/test${i}.txt"; done
# 2.7s on sdb
time rf -rf fs_test
--8<---------------cut here---------------end--------------->8---
Thanks,
Mathieu
fio_sda
Description: Binary data
fio_sdb
Description: Binary data
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/03
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/10
- bug#51787: GC takes more than 9 hours on berlin, Ludovic Courtès, 2021/12/10
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/10
- bug#51787: GC takes more than 9 hours on berlin, Ludovic Courtès, 2021/12/10
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/11
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/12
- bug#51787: GC takes more than 9 hours on berlin, Christian Thäter, 2021/12/13
- bug#51787: GC takes more than 9 hours on berlin, Christian Thäter, 2021/12/13
- bug#51787: GC takes more than 9 hours on berlin,
Mathieu Othacehe <=
- bug#51787: GC takes more than 9 hours on berlin, Ricardo Wurmus, 2021/12/17
- bug#51787: GC takes more than 9 hours on berlin, Ricardo Wurmus, 2021/12/17
- bug#51787: GC takes more than 9 hours on berlin, Mathieu Othacehe, 2021/12/10