Changeset 133
- Timestamp:
- 06/04/10 10:21:50 (3 years ago)
- File:
-
- 1 edited
-
trunk/bench/bench.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bench/bench.c
r129 r133 413 413 printf("\nRound-trip compr/decompr on %.1f GB\n", totalsize / GB); 414 414 printf("Elapsed time:\t %6.1f s, %.1f MB/s\n", 415 totaltime, totalsize /(GB*totaltime));415 totaltime, totalsize*2*1.1/(MB*totaltime)); 416 416 417 417 /* Free blosc resources */
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/images/blosc-logo-small.png)