[sixel] add comment on POPULATION

This commit is contained in:
nick black 2022-02-07 01:10:49 -05:00 committed by nick black
parent 7fdd0e5b4d
commit e5244cd953

View File

@ -5,7 +5,8 @@
#define RGBSIZE 3
// number of worker threads FIXME fit to local machine
// number of worker threads
// FIXME fit to local machine, but more than 3 never seems to help
#define POPULATION 3
// a worker can have up to three qstates enqueued for work