Skip to content

Commit 0fa8d88

Browse files
Update benchmark submodule for RoadRunner (#3207)
1 parent cd100df commit 0fa8d88

10 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
/coverage
1010
/rbs_collection.lock.yaml
1111
*.gem
12-
benchmark_report.json
12+
benchmark-results/
13+
/test.sh
1314

1415
/scratchpad
1516
.idea

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "tasks/benchmark"]
22
path = tasks/benchmark
3-
url = https://github.com/aws/aws-sdk-ruby-benchmark-tools.git
3+
url = https://github.com/aws/aws-sdk-ruby-benchmark-tools.git
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)