Skip to content

Commit

Permalink
Update issue templates (#6800)
Browse files Browse the repository at this point in the history
* Update issue templates

* deleted old issue template
  • Loading branch information
SantiagoDevRel committed Feb 9, 2024
1 parent 6da7379 commit d8b64a8
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Issue template
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

<!--
Steps before creating an issue:
Expand All @@ -24,4 +33,4 @@ Steps before creating an issue:

#### Environment

<!-- e.g. Versions used of: npm, Node, web3.js, OS, device -->
<!-- e.g. Versions used of: npm, Node, web3.js, OS, device -->

1 comment on commit d8b64a8

@github-actions
Copy link

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: d8b64a8 Previous: 6c075db Ratio
processingTx 9436 ops/sec (±4.08%) 9301 ops/sec (±4.81%) 0.99
processingContractDeploy 39871 ops/sec (±7.02%) 39129 ops/sec (±7.62%) 0.98
processingContractMethodSend 18696 ops/sec (±7.77%) 19443 ops/sec (±5.19%) 1.04
processingContractMethodCall 38321 ops/sec (±7.02%) 38971 ops/sec (±6.34%) 1.02
abiEncode 45618 ops/sec (±7.43%) 44252 ops/sec (±6.92%) 0.97
abiDecode 30726 ops/sec (±8.85%) 30419 ops/sec (±8.89%) 0.99
sign 1665 ops/sec (±3.92%) 1656 ops/sec (±4.08%) 0.99
verify 383 ops/sec (±0.44%) 373 ops/sec (±0.78%) 0.97

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

Please sign in to comment.