This is with:
NVIDIA 1050 Ti 4GB
Ryzen 7 1700
32GB RAM
Samsung 850 250GB SSD
Arch Linux up to date (within the last 10 days)
DT version 2.3.0+809~ga607aa805 (it's a dev build, I recall a few days
after compressed fuji RAW support was implemented)

with OpenCL:
 sec     ticks    run   blend   module
-------------------------------------------------------------
0,010    0,055    GPU    GPU    raw black/white point
0,004    0,000    GPU    GPU    white balance
0,184    1,615    CPU    CPU    highlight reconstruction
0,430    3,060    CPU    CPU    demosaic
0,515    4,634    CPU    CPU    tone mapping
0,228    0,725    GPU    GPU    lens correction
0,031    0,006    GPU    GPU    base curve
0,022    0,007    GPU    GPU    input color profile
0,037    0,025    GPU    GPU    color reconstruction
3,793    2,501    GPU    GPU    denoise (non-local means)
0,074    0,030    GPU    GPU    global tonemap
0,111    0,050    GPU    GPU    shadows and highlights
0,651    0,375    GPU    GPU    equalizer
0,043    0,025    GPU    GPU    local contrast
0,023    0,011    GPU    GPU    color zones
0,019    0,008    GPU    GPU    levels
0,043    0,013    GPU    GPU    sharpen
0,016    0,006    GPU    GPU    color contrast
0,027    0,016    GPU    GPU    output color profile
0,061    0,324    CPU    CPU    gamma
[dev_process_export] pixel pipeline processing took 6,339 secs (13,619 CPU)


With CPU:
 sec      ticks      module
--------------------------------------------------
0,017     0,163     raw black/white point
0,009     0,106     white balance
0,093     1,452     highlight reconstruction
0,428     2,939     demosaic
0,523     4,736     tone mapping
0,571     8,159     lens correction
0,037     0,496     base curve
0,025     0,371     input color profile
0,117     1,706     color reconstruction
9,840     151,478   denoise (non-local means)
0,402     5,046     global tonemap
0,557     3,302     shadows and highlights
1,781     26,905    equalizer
0,147     2,334     local contrast
0,116     1,776     color zones
0,034     0,517     levels
0,082     1,205     sharpen
0,024     0,371     color contrast
0,060     0,868     output color profile
0,021     0,249     gamma
[dev_process_export] pixel pipeline processing took 14,899 secs (214,266
CPU)



On Sun, Dec 10, 2017 at 1:10 PM Michael Fritze <[email protected]>
wrote:

> Hi Ariel,
>
>
>
> I downloaded it here:
>
> >> http://www.mirada.ch/bench.SRW
>
> >> http://www.mirada.ch/bench.SRW.xmp
>
> put both in one directory and run:
>
>
>
> Opencl enabled:
>
> darktable-cli bench.SRW test.jpg --core -d perf -d opencl
>
>
>
> Opencl disabled:
>
> darktable-cli bench.SRW test.jpg --core --disable-opencl -d perf
>
> My Box with dt 2.2.5 (no opencl available):
>
> [dev] took 1,164 secs (0,247 CPU) to load the image.
> [export] creating pixelpipe took 0,157 secs (0,171 CPU)
> [dev_pixelpipe] took 0,037 secs (0,068 CPU) initing base buffer [export]
> [dev_pixelpipe] took 0,042 secs (0,110 CPU) processed
> `Raw-Schwarz-/Weißpunkt' on CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,027 secs (0,059 CPU) processed `Weißabgleich' on
> CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,548 secs (2,128 CPU) processed
> `Spitzlicht-Rekonstruktion' on CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,660 secs (2,492 CPU) processed `Entrastern' on CPU,
> blended on CPU [export]
> [dev_pixelpipe] took 2,513 secs (7,807 CPU) processed `Tonemapping' on
> CPU, blended on CPU [export]
> [dev_pixelpipe] took 3,494 secs (12,496 CPU) processed `Objektivkorrektur'
> on CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,139 secs (0,443 CPU) processed `Basiskurve' on CPU,
> blended on CPU [export]
> [dev_pixelpipe] took 0,295 secs (1,041 CPU) processed `Eingabefarbprofil'
> on CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,493 secs (1,836 CPU) processed `Farbrekonstruktion'
> on CPU, blended on CPU [export]
> [dev_pixelpipe] took 31,189 secs (113,590 CPU) processed `Entrauschen
> (nicht-lokales Mittel)' on CPU, blended on CPU [export]
> [dev_pixelpipe] took 2,256 secs (7,757 CPU) processed `globales
> Tonemapping' on CPU, blended on CPU [export]
> [dev_pixelpipe] took 1,782 secs (6,195 CPU) processed `Schatten und
> Spitzlichter' on CPU, blended on CPU [export]
> [dev_pixelpipe] took 15,452 secs (55,436 CPU) processed `Equalizer' on CPU
> with tiling, blended on CPU [export]
> [dev_pixelpipe] took 1,004 secs (3,707 CPU) processed `Lokaler Kontrast'
> on CPU, blended on CPU [export]
> [dev_pixelpipe] took 1,067 secs (3,570 CPU) processed `Farbbereiche' on
> CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,174 secs (0,613 CPU) processed `Werte' on CPU,
> blended on CPU [export]
> [dev_pixelpipe] took 0,370 secs (1,237 CPU) processed `Schärfen' on CPU,
> blended on CPU [export]
> [dev_pixelpipe] took 0,067 secs (0,247 CPU) processed `Farbkontrast' on
> CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,324 secs (1,138 CPU) processed `Ausgabefarbprofil'
> on CPU, blended on CPU [export]
> [dev_pixelpipe] took 0,081 secs (0,304 CPU) processed `Gamma' on CPU,
> blended on CPU [export]
> [dev_process_export] pixel pipeline processing took 62,020 secs (222,290
> CPU)
> [export_job] exported to `test_04.jpg'
>
> Regards, Micha.
>
>
>
>
>
> Am Samstag, 9. Dezember 2017, 16:35:16 CET schrieb Ariel Kanterewicz:
>
> > Hi Micha,
>
> >
>
> > I have a 1050 Ti with 4GB of RAM, that's in a system with:
>
> > - cpu: ryzen 7 1700
>
> > - motherboard: X370 chipset (Gigabyte AX370-Gaming K7)
>
> > - RAM: 2 stickcs of 16GB DDR4 2400MHz (Crucial Ballistix Sport LT)
>
> >
>
> > And Darktable works fine for me, although I never used a 1060 here so I
>
> > don't have a context to compare. If point me to where the test image is I
>
> > can run the benchmarks.
>
> >
>
> > ~ Ariel
>
> >
>
> >
>
> > On Wed, Dec 6, 2017 at 10:54 AM Michael Fritze <[email protected]>
>
> >
>
> > wrote:
>
> > > Hi Carlos,
>
> > >
>
> > > I'm building a new PC myself, but currently it's only the plan to do so
>
> > > ;-)
>
> > >
>
> > > However I would be interested if someone could test if the 1050 (Ti)
> is OK
>
> > > with current DT or if there is a major bug and 1060 is much
> better/faster.
>
> > >
>
> > > Micha.
>
> > >
>
> > > *Gesendet:* Mittwoch, 06. Dezember 2017 um 13:10 Uhr
>
> > > *Von:* "Carlos Arigós" <[email protected]>
>
> > > *An:* "Remco Viëtor" <[email protected]>,
>
> > > [email protected]
>
> > > *Betreff:* Re: Aw: Re: [darktable-user] Nvidia graphic card replacement
>
> > >
>
> > > I am building a new PC, little by little. So far, I have the cabinet,
>
> > > motherboard, micro, memory, and a watercooling system. The video card
> is
>
> > > pending.
>
> > > I'll leave the old PC as a 'muleto' ;-)
>
> > > For my way of working with Darktable, no more than one, or two photos
> per
>
> > > session, and a very simple edition, I do not need great performances.
>
> > >
>
> > >
>
> > > I think a 1050 will be enough advance compared to the 450.
>
> > > Thank you very much everyone for the help.
>
> > >
>
> > > Carlos
>
> > >
>
> > > El 06/12/17 a las 03:38, Remco Viëtor escribió:
>
> > >
>
> > > On mercredi 6 décembre 2017 07:22:18 CET Michael Fritze wrote:
>
> > >
>
> > > Carlos,
>
> > >
>
> > > please note that "Ti" versions are faster. With only 2D fans should be
>
> > > off.
>
> > >
>
> > > Passmark says 720 points for your old card, 3250 for a 1050 Ti, 2768
> for a
>
> > > 1050 non-Ti: https://www.videocardbenchmark.net/directCompute.html
>
> > >
>
> > > So faster anyway :-)
>
> > >
>
> > >
> https://www.phoronix.com/scan.php?page=article&item=darktable-opencl-gpu&n
>
> > > um=1 might be interesting as well. And there the 1050(TI) doesn't do
> that
>
> > > well, you'd have to go to at least a 1060 (which I did, and it works
> very
>
> > > well, even things like equalizer or profiled denoise are virtually
>
> > > instantanous)
>
> > >
>
> > > Remco
>
> > >
>
> > >
> __________________________________________________________________________
>
> > > __ darktable user mailing list
>
> > > to unsubscribe send a mail to
>
> > > [email protected]
>
> > >
>
> > >
>
> > >
>
> > >
>
> > > --
>
> > > Carlos Arigóshttps://www.flickr.com/photos/chesterhimes/sets
>
> > >
>
> > >
>
> > >
> __________________________________________________________________________
>
> > > __ darktable user mailing list to unsubscribe send a mail to
>
> > > [email protected]
>
> > >
>
> > >
> __________________________________________________________________________
>
> > > __ darktable user mailing list to unsubscribe send a mail to
>
> > > [email protected]
>
> >
>
> >
> ____________________________________________________________________________
>
> > darktable user mailing list
>
> > to unsubscribe send a mail to
> [email protected]
>
>
>
>
>

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to