Skip to content

Commit

Permalink
Import benchmarking targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Feb 3, 2025
1 parent ee24948 commit d3efb1c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions benches/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
metrics.json
plot.html
results.bin
1 change: 1 addition & 0 deletions benches/genesis.http
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GET https://mainnet.neardata.xyz/v0/first_block
1 change: 1 addition & 0 deletions benches/latest.http
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GET https://mainnet.neardata.xyz/v0/last_block/final
1 change: 1 addition & 0 deletions benches/specific.http
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GET https://mainnet.neardata.xyz/v0/block/100000000

0 comments on commit d3efb1c

Please sign in to comment.