Added GCP 28vCPU and Scaleway X64-30GB
This commit is contained in:
parent
f8469a6390
commit
f7b69b5f65
1 changed files with 10 additions and 5 deletions
|
@ -9,12 +9,17 @@ Encoding a 2h video (live concert from Japanese TV, MPEG-2, dark scene with grai
|
|||
HandBrakeCLI -i in.ts -o out.mp4 -f av_mp4 -O -e x264 --encoder-preset slow --encoder-tune grain --encoder-profile high --encoder-level auto -q 20 --vfr -E copy:aac -w 1280 -l 720 --decomb --detelecine --crop 0:0:0:0
|
||||
```
|
||||
|
||||
- Scaleway bare-metal 8 CPU:
|
||||
- Scaleway bare-metal 8 CPU C2L:
|
||||
- 12.072023 fps
|
||||
- Intel(R) Atom(TM) CPU C2750 @ 2.40GHz
|
||||
- €0.048 hourly
|
||||
- €0.048 hourly
|
||||
|
||||
- Hetzner dedicated 8vCPU:
|
||||
- Scaleway Pro 8 vCPU x64-30GB:
|
||||
- 15.178861 fps
|
||||
- Intel(R) Xeon(R) CPU D-1531 @ 2.20GHz
|
||||
- €0.100 hourly
|
||||
|
||||
- Hetzner dedicated 8 vCPU:
|
||||
- 28.270920 fps
|
||||
- Intel Xeon Processor (Skylake, IBRS) @ 2.10GHz
|
||||
- €0.144 hourly
|
||||
|
@ -29,8 +34,8 @@ HandBrakeCLI -i in.ts -o out.mp4 -f av_mp4 -O -e x264 --encoder-preset slow --en
|
|||
- Intel(R) Xeon(R) CPU @ 2.60GHz
|
||||
- $0.688 hourly
|
||||
|
||||
- GCP 28 VCPU:
|
||||
- TODO
|
||||
- GCP 28 vCPU:
|
||||
- 63.077595 fps
|
||||
- Intel(R) Xeon(R) CPU @ 2.60GHz
|
||||
- $0.802 hourly
|
||||
|
||||
|
|
Loading…
Reference in a new issue