Carlos Garcia Campos wrote: > EvJobFind doesn't use the worker thread, it's a EV_JOB_RUN_MAIN_LOOP > which means that it runs in the main thread. > [...] > > ev_find_job_run is run by the main loop, so it should be fast since we > don't want to block the UI. >
Is there a specific reason why it can't be launched as an EV_JOB_RUN_THREAD? > hmm, I think it'd probably better trying to improve the poppler code > first. If you need help with the poppler code, feel free to ask in > poppler mailing list (or irc #poppler in freenode) I see. On the other hand I suppose it would be worthwhile to do both for maximum performance benefit. -Bartek _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
