Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnaya committed Jun 10, 2020
1 parent e15856c commit 13b6f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://github.com/rhysd/github-action-benchmark/blob/master/.github/workflows/benchmarkjs.yml
name: Benchmark

on: ["push", "pull_request"]
on: ["pull_request"]

jobs:
benchmark:
Expand Down

1 comment on commit 13b6f0c

@Bnaya
Copy link
Owner Author

@Bnaya Bnaya commented on 13b6f0c Jun 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 13b6f0c Previous: e15856c Ratio
createObjectBuffer with 200 comments 688 ops/sec (±3.45%) 579 ops/sec (±5.42%) 0.84

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.