Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| benches [2007/12/30 08:45] – gerard | benches [2017/08/25 07:56] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | ====== benches http ====== | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[reserve: | ||
| + | |||
| + | ====== HPC Challenge ====== | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | sur nemo: | ||
| + | < | ||
| + | > pwd | ||
| + | / | ||
| + | > diff hpl/ | ||
| + | 170, | ||
| + | < CCNOOPT | ||
| + | < CCFLAGS | ||
| + | --- | ||
| + | > CCNOOPT | ||
| + | > CCFLAGS | ||
| + | 177c177 | ||
| + | < LINKFLAGS | ||
| + | --- | ||
| + | > LINKFLAGS | ||
| + | > make arch=solaris_amd64 | & tee MAKE.LOG | ||
| + | > file hpcc | ||
| + | hpcc: ELF 64-bit LSB executable AMD64 Version 1 [SSE2 SSE FXSR AMD_3DNow CMOV FPU], dynamically linked, not stripped | ||
| + | </ | ||
| + | |||
| + | ====== I/O disque ====== | ||
| + | mais à travers le réseau (montage NFS) | ||
| + | ===== sur le compte 2530 ===== | ||
| + | < | ||
| + | / | ||
| + | 128+0 records in | ||
| + | 128+0 records out | ||
| + | |||
| + | real 13,75 | ||
| + | user 0,00 | ||
| + | sys 0,90 | ||
| + | </ | ||
| + | ===== sur le compte snap ===== | ||
| + | < | ||
| + | / | ||
| + | scrold-henry% / | ||
| + | 128+0 records in | ||
| + | 128+0 records out | ||
| + | |||
| + | real 11,96 | ||
| + | user 0,00 | ||
| + | sys 1,08 | ||
| + | </ | ||
| + | ===== Lecture sur le montage du 2530 ===== | ||
| + | < | ||
| + | / | ||
| + | scrold-henry% / | ||
| + | 128+0 records in | ||
| + | 128+0 records out | ||
| + | |||
| + | real 13,20 | ||
| + | user 0,00 | ||
| + | sys 1,52 | ||
| + | </ | ||
| + | ===== sur le snap ===== | ||
| + | < | ||
| + | scrold-henry% / | ||
| + | 128+0 records in | ||
| + | 128+0 records out | ||
| + | |||
| + | real 11,46 | ||
| + | user 0,00 | ||
| + | sys 1,40 | ||
| + | </ | ||
| + | |||
| + | |||
| + | ====== benches zfs ====== | ||
| + | déplace un répertoire d'une partition zfs sur une partition zfs. | ||
| + | \\ | ||
| + | Valeur max: | ||
| + | < | ||
| + | | ||
| + | pool | ||
| + | ------------ | ||
| + | data 36,9G 9,39G 0 216 292 2,42M | ||
| + | mirror | ||
| + | c0t0d0s5 | ||
| + | c0t1d0s5 | ||
| + | ------------ | ||
| + | |||
| + | </ | ||
| + | |||
| + | Les données sont tarrées et compressés (bzip2) puis envoyées sur la partiton zfs par nfs. | ||
| + | \\ | ||
| + | Valeur max | ||
| + | < | ||
| + | | ||
| + | pool | ||
| + | ---------- | ||
| + | donnees | ||
| + | c3t1d0 | ||
| + | ---------- | ||
| + | |||
| + | </ | ||
| + | |||
| ====== benches openssl ====== | ====== benches openssl ====== | ||
| * [[http:// | * [[http:// | ||
| Ligne 175: | Ligne 279: | ||
| real 3703.74 | real 3703.74 | ||
| + | |||
| user 3958.66 | user 3958.66 | ||
| sys 224.80 | sys 224.80 | ||