Skip to content

[JS] [Benchmarking] JavaScript benchmarks don't work on Amazon Linux #41015

@austin3dickey

Description

@austin3dickey

Describe the bug, including details regarding any error messages, version, and platform.

Amazon Linux, which is Fedora-based, does not have the -S option for the env command. So after

was merged, we cannot run yarn perf on EC2 instances, due to this shebang:

#! /usr/bin/env -S node --no-warnings --loader ts-node/esm/transpile-only

Component(s)

Benchmarking, JavaScript

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions