Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 95d0fa3

Browse files
committed
remove unused files
Signed-off-by: Sahil Yeole <[email protected]>
1 parent 1325b58 commit 95d0fa3

8 files changed

+1
-532
lines changed

assets/canvas.excalidraw

Lines changed: 0 additions & 531 deletions
This file was deleted.

assets/latency_histogram1.png

-24.1 KB
Binary file not shown.

assets/latency_histogram2.png

-23.5 KB
Binary file not shown.

assets/latency_histogram3.png

-23.4 KB
Binary file not shown.

assets/req_sec_histogram1.png

-23.6 KB
Binary file not shown.

assets/req_sec_histogram2.png

-23.1 KB
Binary file not shown.

assets/req_sec_histogram3.png

-23.9 KB
Binary file not shown.

run_benchmarks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ for service in "apollo_server" "caliban" "netflix_dgs" "gqlgen" "tailcall" "asyn
8181
cd ../../
8282
elif [ "$service" == "hasura" ]; then
8383
bash "graphql/hasura/kill.sh"
84-
fi
84+
fi
8585
done
8686

8787
bash analyze.sh "${bench1Results[@]}"

0 commit comments

Comments
 (0)