Skip to content

Optimizations #7

@vmobilis

Description

@vmobilis

@rmatif, hello and thank you for the program! Just a wish: when you'll make final release, could you please try to build CPU-only version in 3 flavors?

  • Cortex-A53 (ARMv8-A), for older phones;
  • Cortex-A55 (ARMv8.2-A);
  • Cortex-A510 (ARMv9), for Snapdragon 8 Gen 1+.

A53 => A55 does speed things up in Termux, just set CMAKE_CXX_FLAGS="-mcpu=cortex-a55".

ARMv9 should also be faster, though I didn't test it.

And again, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions