FEX-Emu / FEX

A fast usermode x86 and x86-64 emulator for Arm64 Linux
https://fex-emu.com
MIT License
2.31k stars 122 forks source link

Buildbot LoadCI integration #494

Open Sonicadvance1 opened 4 years ago

Sonicadvance1 commented 4 years ago

LoadCI integration is a time consuming process. List of steps we need to support.

Step 1

Step 2

Step 3

https://docs.google.com/document/d/1Km9ZFdSx932_z61kbV9DVkdJAg-OUqx-37KrsJmpDI8/edit#

Sonicadvance1 commented 3 years ago

LoadCI programs

skmp commented 2 years ago

@Sonicadvance1 run into this while looking for something else, I can contribute the C630 and the SD865 HDK into the CI pool as they have been replaced by the MBP M1 at this point.

They barely have enough ram for modern development, but should do just fine for LoadCI.

Plus, I have space for them to run 24/7 in the new office.

Sonicadvance1 commented 2 years ago

We will want loadCI that can benchmark video decoding of formats and libraries that we care about. gstreamer, libva, h.264, h.265, VP8, VP9, AV1. There is a good chance we will fallback to software decoding in a /lot/ of cases so can't rely on hardware video decode.