Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vojtech Moravec
data_project
Commits
ae2cfb36
Commit
ae2cfb36
authored
6 years ago
by
Vojtěch Moravec
Browse files
Options
Downloads
Patches
Plain Diff
Added plot data.
parent
10cd7c4e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+3
-1
3 additions, 1 deletion
README.md
czi-format/benchmark_results/benchmark_data.sqlite
+0
-0
0 additions, 0 deletions
czi-format/benchmark_results/benchmark_data.sqlite
document/data/plot_notes.txt
+103
-0
103 additions, 0 deletions
document/data/plot_notes.txt
with
106 additions
and
1 deletion
README.md
+
3
−
1
View file @
ae2cfb36
...
@@ -14,8 +14,10 @@
...
@@ -14,8 +14,10 @@
-
[x] Add
*level*
CLI option to specify compression level for above algorithms
-
[x] Add
*level*
CLI option to specify compression level for above algorithms
-
[x] Add CSV writer, which will write test results to file and test function taking folder with test files to parse.
-
[x] Add CSV writer, which will write test results to file and test function taking folder with test files to parse.
-
**DEADLINE 04.03.2019**
-
**DEADLINE 04.03.2019**
-
[ ] Describe what is compression ratio, how are we calculating it.
-
[ ] Write about Z-Curve order, plot Z-Curve comparsion with normal order.
-
[ ] Write about Z-Curve order, plot Z-Curve comparsion with normal order.
-
[ ] Plot/into tables, BPP (Bits Per Pixel), Compression throughput (MB/s).
-
[ ] Plot/into tables, BPP (Bits Per Pixel), Compression throughput (MB/s).
-
[ ] Plot how are different frames compressed, x axis -> frame, y axis -> compression ratio
-
[ ] Benchmark B^3D cuda library
-
[ ] Benchmark B^3D cuda library
-
[ ] Look at
*Image difference*
-
[ ] Look at
*Image difference*
-
Negative values can be mapped to odd/even numbers. But the difference must be saved in more than one byte.
-
Negative values can be mapped to odd/even numbers. But the difference must be saved in more than one byte.
...
@@ -54,4 +56,4 @@ This is list of things, which have to be done first:
...
@@ -54,4 +56,4 @@ This is list of things, which have to be done first:
## Image difference
## Image difference
-
Find difference between included images.
-
Find difference between included images.
-
Plot those differences and find out if certain images aren't same, just positioned little bit differently
-
Plot those differences and find out if certain images aren't same, just positioned little bit differently
-
*Pattern matching*
- Find if there are some patterns in image sets.
-
*Pattern matching*
- Find if there are some patterns in image sets.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
czi-format/benchmark_results/benchmark_data.sqlite
+
0
−
0
View file @
ae2cfb36
No preview for this file type
This diff is collapsed.
Click to expand it.
document/data/plot_notes.txt
0 → 100644
+
103
−
0
View file @
ae2cfb36
-----------------------------------------------
Level_6;NormalOrder;AverageCompressionRation
GZIP
Artemia 2.67797
Artemia Flash 1.84856
LLC Emerald 1.40943
16 Bit Z Stack 1.47818
LZMA
Artemia 3.46118
Artemia Flash 2.35310
LLC Emerald 1.64554
16 Bit Z Stack 1.80586
BZIP2
Artemia 3.62971
Artemia Flash 2.47042
LLC Emerald 1.72000
16 Bit Z Stack 1.90709
-----------------------------------------------
Level_6;ZOrder;AverageCompressionRation
GZIP
Artemia 2.83741
Artemia Flash 2.02035
LLC Emerald 1.43012
16 Bit Z Stack 1.49529
LZMA
Artemia 3.58193
Artemia Flash 2.47051
LLC Emerald 1.68226
16 Bit Z Stack 1.84066
BZIP2
Artemia 3.62405
Artemia Flash 2.48956
LLC Emerald 1.71823
16 Bit Z Stack 1.88627
-----------------------------------------------
Level_6;NormalOrder;BitsPerPixel
GZIP
Artemia 5.99774
Artemia Flash 8.65652
LLC Emerald 11.41657
16 Bit Z Stack 10.85294
LZMA
Artemia 4.63423
Artemia Flash 6.80204
LLC Emerald 9.81384
16 Bit Z Stack 8.88441
BZIP2
Artemia 4.41225
Artemia Flash 6.47722
LLC Emerald 9.38335
16 Bit Z Stack 8.40146
-----------------------------------------------
Level_6;ZOrder;BitsPerPixel
GZIP
Artemia 5.65838
Artemia Flash 7.92033
LLC Emerald 11.24460
16 Bit Z Stack 10.72177
LZMA
Artemia 4.47633
Artemia Flash 6.47744
LLC Emerald 9.58222
16 Bit Z Stack 8.71700
BZIP2
Artemia 4.41979
Artemia Flash 6.4275
LLC Emerald 9.39343
16 Bit Z Stack 8.49808
-----------------------------------------------
Level_6;NormalOrder;ThroughPut
GZIP
Artemia 8.06436
Artemia Flash 8.63026
LLC Emerald 7.08497
16 Bit Z Stack 14.16995
LZMA
Artemia 1.68341
Artemia Flash 0.70439
LLC Emerald 1.84608
16 Bit Z Stack 2.14872
BZIP2
Artemia 13.49084
Artemia Flash 7.78887
LLC Emerald 12.78751
16 Bit Z Stack 13.1072
-----------------------------------------------
Level_6;ZOrder;ThroughPut
GZIP
Artemia 9.72067
Artemia Flash 7.15752
LLC Emerald 6.39376
16 Bit Z Stack 13.79705
LZMA
Artemia 1.81918
Artemia Flash 0.72036
LLC Emerald 2.53279
16 Bit Z Stack 2.33017
BZIP2
Artemia 13.94705
Artemia Flash 7.73144
LLC Emerald 14.16995
16 Bit Z Stack 13.79705
-----------------------------------------------
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment