Changes between Initial Version and Version 1 of Ticket #617, comment 2
- Timestamp:
- 12/28/14 05:39:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #617, comment 2
initial v1 4 4 “quality=10” or even “quality=0” to make the code run faster. You may also use 5 5 tile-based multi-threading using -p “mt-mode=1 tiles=x,y nb-workers=N,0”.'', I don't think this can make enough of a difference to be useful to us. Re-scheduling. 6 7 PS: the project also lacks shared libraries at the moment, it only produces a static {{{libf265.a}}} which we would need to statically link against.