Skip to content

Automatic performance testing #67

@j-f1

Description

@j-f1
Member

I’ve seen repositories before that have a bot post a comment on all new PRs with a comparison of the perf tests between main and the PR branch. This would be very nice to have so we don’t accidentally introduce regressions, and to celebrate perf improvements when they’re added.

Activity

j-f1

j-f1 commented on Sep 21, 2020

@j-f1
MemberAuthor

Here’s an action that could probably be adapted to measure perf instead of bundle size: https://github.com/preactjs/compressed-size-action/blob/master/src/index.js

self-assigned this
on Sep 21, 2020
linked a pull request that will close this issueAdd perf testing #68on Sep 21, 2020
MaxDesiatov

MaxDesiatov commented on Sep 25, 2020

@MaxDesiatov
Contributor

Can this be considered resolved now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @MaxDesiatov@j-f1

    Issue actions

      Automatic performance testing · Issue #67 · swiftwasm/JavaScriptKit