From 624460f0aced25cac7ce8d57e7fd6e6a0deb4a47 Mon Sep 17 00:00:00 2001 From: benoit Date: Sun, 9 Dec 2018 13:31:50 +0000 Subject: [PATCH] Note: HandBrake don't scale well with more that 32 threads --- CPUBenchmark.page | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CPUBenchmark.page b/CPUBenchmark.page index e0a06a3..7ec07d9 100644 --- a/CPUBenchmark.page +++ b/CPUBenchmark.page @@ -48,3 +48,5 @@ HandBrakeCLI -i in.ts -o out.mp4 -f av_mp4 -O -e x264 --encoder-preset slow --en - 69.550346 fps - Intel(R) Xeon(R) CPU (Skylake) @ 2.00GHz - $2.621 hourly + +*Note: HandBrake don't scale well with more that 32 threads.*