-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
awsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Labels
awsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers