Skip to content

Instantly share code, notes, and snippets.

@pedrocr
Created September 15, 2014 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pedrocr/6adcc662c18af74343d2 to your computer and use it in GitHub Desktop.
Save pedrocr/6adcc662c18af74343d2 to your computer and use it in GitHub Desktop.
$ /opt/darktable/bin/darktable-cli X100SFAR2I00200.RAF test.jpg --core -d dev -d perf
[export] creating pixelpipe took 0,181 secs (0,222 CPU)
pixelpipe cacheline 0 used 0 by 18446744073709551615
pixelpipe cacheline 1 used 0 by 18446744073709551615
cache hit rate so far: -nan
[dev_pixelpipe] took 0,184 secs (0,024 CPU) initing base buffer [export]
[dev_pixelpipe] took 0,004 secs (0,008 CPU) processing `let's go float!' on CPU, blending on CPU [export]
[dev_pixelpipe] took 0,004 secs (0,012 CPU) processing `white balance' on CPU, blending on CPU [export]
[dev_pixelpipe] took 0,004 secs (0,012 CPU) processing `highlight reconstruction' on CPU, blending on CPU [export]
[dev_pixelpipe] took 0,006 secs (0,014 CPU) processing `demosaic' on CPU, blending on CPU [export]
[default_process_tiling_roi] use tiling on module 'scalepixels' for image with full input size 4936 x 1
[default_process_tiling_roi] (4 x 4) tiles with max dimensions 1253 x 836
[default_process_tiling_roi] tile (0, 0) with 1239 x 1 at origin [0, 0]
[default_process_tiling_roi] tile (0, 1) with 1239 x 1 at origin [0, 0]
[default_process_tiling_roi] tile (0, 2) with 1239 x 1 at origin [0, 0]
[default_process_tiling_roi] tile (0, 3) with 1239 x 1 at origin [0, 0]
[default_process_tiling_roi] tile (1, 0) with 1244 x 1 at origin [1229, 0]
[default_process_tiling_roi] tile (1, 1) with 1244 x 1 at origin [1229, 0]
[default_process_tiling_roi] tile (1, 2) with 1244 x 1 at origin [1229, 0]
[default_process_tiling_roi] tile (1, 3) with 1244 x 1 at origin [1229, 0]
[default_process_tiling_roi] tile (2, 0) with 1244 x 1 at origin [2463, 0]
[default_process_tiling_roi] tile (2, 1) with 1244 x 1 at origin [2463, 0]
[default_process_tiling_roi] tile (2, 2) with 1244 x 1 at origin [2463, 0]
[default_process_tiling_roi] tile (2, 3) with 1244 x 1 at origin [2463, 0]
[default_process_tiling_roi] tile (3, 0) with 1239 x 1 at origin [3697, 0]
[default_process_tiling_roi] tile (3, 1) with 1239 x 1 at origin [3697, 0]
[default_process_tiling_roi] tile (3, 2) with 1239 x 1 at origin [3697, 0]
[default_process_tiling_roi] tile (3, 3) with 1239 x 1 at origin [3697, 0]
[dev_pixelpipe] took 1,902 secs (4,561 CPU) processing `scale pixels' on CPU with tiling, blending on CPU [export]
[default_process_tiling_roi] use tiling on module 'rotatepixels' for image with full input size 4936 x 3296
[default_process_tiling_roi] (46707 x 46746) tiles with max dimensions 1024 x 1023
[default_process_tiling_roi] tile (0, 0) with 1438 x 0 at origin [0, 3296]
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment