1
0
mirror of https://github.com/horst3180/arc-icon-theme synced 2024-10-27 19:34:01 +00:00
archive-arc-icon-theme/src
Christer Jensen 525b4a2663 Improve performance by dividing up tasks
The stream of inkscape commands have been divided across multiple
instances of inkscape, one per core. This speeds up rendering by
using more cpu cores, even for single svg rendering. To do this a
simple java program was written which starts N instances of
whatever arguments was passed to it and then reads one line at the
time from standard input, the lines are then divided into N
seperate streams which are then piped to the the difference instances
of whatever program was passed as argument to SplitJob.
2017-09-01 03:03:27 +02:00
..
actions tweak pane-hide,show-symobic 2016-11-22 22:23:00 +01:00
animations initial commit 2016-06-05 15:35:46 +02:00
apps initial commit 2016-06-05 15:35:46 +02:00
categories initial commit 2016-06-05 15:35:46 +02:00
devices initial commit 2016-06-05 15:35:46 +02:00
emblems initial commit 2016-06-05 15:35:46 +02:00
mimetypes initial commit 2016-06-05 15:35:46 +02:00
panel initial commit 2016-06-05 15:35:46 +02:00
places initial commit 2016-06-05 15:35:46 +02:00
status initial commit 2016-06-05 15:35:46 +02:00
actions.svg initial commit 2016-06-05 15:35:46 +02:00
apps.svg initial commit 2016-06-05 15:35:46 +02:00
categories.svg initial commit 2016-06-05 15:35:46 +02:00
devices.svg add input-gaming icon 2016-07-07 15:23:38 +02:00
emblems.svg initial commit 2016-06-05 15:35:46 +02:00
index.theme initial commit 2016-06-05 15:35:46 +02:00
mimetypes.svg initial commit 2016-06-05 15:35:46 +02:00
places.svg fix icon alignment 2016-06-14 21:40:42 +02:00
render_icons.sh Improve performance by dividing up tasks 2017-09-01 03:03:27 +02:00
SplitJob.class Improve performance by dividing up tasks 2017-09-01 03:03:27 +02:00
SplitJob.java Improve performance by dividing up tasks 2017-09-01 03:03:27 +02:00
status.svg initial commit 2016-06-05 15:35:46 +02:00