Skip to content

Support arm64 for C++ benchmarks #265

@mcopik

Description

@mcopik

Currently, we only support x86 deployments for C++ benchmarks. To properly support C++ benchmarks, we need to make our current container fleet (build, dependencies) platform-dependent. We can achieve it in two ways:

  • Cross-compilation.
  • Container emulation.

All dependencies need to be recompiled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions