lkml.org 
[lkml]   [2022]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [RFC PATCH v1] zram: experimental patch with entropy calculation
Date
I also try this for /lib and /bin direcories. See results below.

/lib folder as .tar (not compressed):
+-----+-------------+------------+--------+--------------+-------------+
| ent | orig_size | compr_size | time | instructions | branches |
+-----+-------------+------------+--------+--------------+-------------+
| Y | 16527126528 | 5921855963 | 16.46s | 71366805304 | 11693084550 |
+-----+-------------+------------+--------+--------------+-------------+
| N | 16527126528 | 5594516871 | 21.87s | 112664002524 | 16184998761 |
+-----+-------------+------------+--------+--------------+-------------+

/bin folder as .tar (not compressed):
+-----+------------+------------+--------+--------------+------------+
| ent | orig_size | compr_size | time | instructions | branches |
+-----+------------+------------+--------+--------------+------------+
| Y | 5594516871 | 387226648 | 4.772s | 35688596793 | 4486177586 |
+-----+------------+------------+--------+--------------+------------+
| N | 5594516871 | 326629907 | 5.811s | 43886087430 | 5161907045 |
+-----+------------+------------+--------+--------------+------------+
\
 
 \ /
  Last update: 2022-05-28 11:42    [W:0.234 / U:1.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site