Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 1, 2023
0 parents commit c3ed944
Show file tree
Hide file tree
Showing 5 changed files with 499 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
benchmarks.semaphore.pse.dev
465 changes: 465 additions & 0 deletions assets/index-43a79791.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>

<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Semaphore benchmarks</title>
<script>
window.global = window;
</script>

<script type="module" crossorigin src="/assets/index-43a79791.js"></script>
</head>
<body>
<div id="root"></div>

</body>
</html>
3 changes: 3 additions & 0 deletions semaphore-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3ed944

Please sign in to comment.