[cairo] Looking for fastest GPU for Cairo ?

Edward Zimmermann Edward.Zimmermann at cib.de
Tue Mar 12 06:32:36 PDT 2013


The application is to render PDFs and RTFs.

Backend? Its about speed and throughput.. so.. depends I guess on the GPU and OS..

One wacky idea I've also considered is rendering to SVG and then using something like NV_path_rendering to render SVG to bitmaps on  GPUs.

-----Ursprüngliche Nachricht-----
Von: cairo-bounces+edward.zimmermann=cib.de at cairographics.org [mailto:cairo-bounces+edward.zimmermann=cib.de at cairographics.org] Im Auftrag von Clemens Eisserer
Gesendet: Dienstag, 12. März 2013 12:19
An: cairo
Betreff: Re: [cairo] Looking for fastest GPU for Cairo ?

Hi Edward,

> Looking for a GPU for Intel/AMD based machines (Unix/Linux) that provides
> the best performance for Cairo drawing. Application is mainly text rendering
> (vector operations) but also some bitmap copies.

It really depends a lot on the workload you plan to execute, may I ask
what you intend to do?
It also depends on which cairo-backend you plan to use.

You mentioned text, however typical text usually has little to do with
vector operations from the GPU point-of-view.

Regards, Clemens
-- 
cairo mailing list
cairo at cairographics.org
http://lists.cairographics.org/mailman/listinfo/cairo


More information about the cairo mailing list