Skip to content

[BUG]: update benchmark workflow for changed files to not run for the entire namespace #659

@kgryte

Description

@kgryte

Currently, when you update a namespace file (e.g., @stdlib/ndarray/lib/index.js), benchmarks are run for the entirety of the namespace. This is often not what is wanted. Rather, the benchmarks should be scoped to the namespace package itself. With the growth of certain namespaces, any time we update a namespace file, we end up clogging our workflow queue and are now experiencing timeouts.

Metadata

Metadata

Assignees

Labels

BugTask to fix a bug.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: NormalNormal priority concern or feature request.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions