Skip to content

Commit 9ae3139

Browse files
committed
added report
1 parent 5f424bf commit 9ae3139

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed
920 Bytes
Binary file not shown.
1001 Bytes
Binary file not shown.

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ High-Throughput PDS Data Processing
66
Throughput benchmarks for various lossless compression formats applied to a data set from the PDS (Planetary Data System)
77

88

9-
### Throughput Studies
10-
119
Input files for case study:
12-
* Diviner RDR level-1 files in zip format
10+
* Diviner RDR level-1 files
1311

14-
Benchmarked output formats:
12+
Benchmarked compression formats:
1513
* zip, gzip, lzma, lz4, br, zstd, and others
1614

15+
`report.pdf` Report that describes the results
1716

1817
`prepfiles.cmd` creates files of various compression formats using default level
1918
`prepfiles_other.cmd` creates files of various compression formats using non-default levels
@@ -25,7 +24,7 @@ Benchmarked output formats:
2524
`timedecompress1_stdout.cmd` measures times for file decompression via stdout
2625
`decompress1-benchmark.pdf` plot of compression ratio versus decompression time (main result)
2726

28-
`Parallel/timeparallelfilter.cmd` measures times for parallel file decompresson and filtering
27+
`Parallel/timeparallelfilter.cmd` measures times for parallel file decompression and filtering
2928
`Parallel/timefilter1.cmd` measures times for individual calls of `filter1_*.cmd`
3029
`Parallel/filter1_*.cmd` shell scripts called by `./time*.cmd`
3130
`Parallel/parallel-filter-times-*.pdf` plots showing results for scaling with number of threads

report.pdf

149 KB
Binary file not shown.

0 commit comments

Comments
 (0)