ndtp / android-testify

Add screenshots to your Android tests
Other
99 stars 5 forks source link

Use hardware accelerated GPU on Bitrise emulator #229

Closed DanielJette closed 1 week ago

DanielJette commented 1 week ago

What does this change accomplish?

The Ubuntu 22 stack from Bitrise supports kvm hardware acceleration meaning we can use real GPU rendering, not software rendering. This will improve the performance of the emulator.

DanielJette commented 1 week ago

Makes no difference. Not needed