Improve the display of sizes.

* etc/bench.p.in: Higher precision.
	Sort by decreasing size.
This commit is contained in:
Akim Demaille
2008-07-22 09:33:34 +02:00
parent 4af4348a3f
commit cac9e09bbf
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2008-11-04 Akim Demaille <demaille@gostai.com>
Improve the display of sizes.
* etc/bench.p.in: Higher precision.
Sort by decreasing size.
2008-11-04 Akim Demaille <demaille@gostai.com>
Don't memcpy C++ structures.