Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
niconiconi committed Aug 17, 2024
1 parent 8d16e16 commit 1253e34
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 20 deletions.
14 changes: 6 additions & 8 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"files": {
"main.css": "/benchmark-pages/static/css/main.79d19d76.css",
"main.js": "/benchmark-pages/static/js/main.acb15c3f.js",
"static/js/453.b1633dbe.chunk.js": "/benchmark-pages/static/js/453.b1633dbe.chunk.js",
"main.css": "/benchmark-pages/static/css/main.8ded080a.css",
"main.js": "/benchmark-pages/static/js/main.4735e467.js",
"index.html": "/benchmark-pages/index.html",
"main.79d19d76.css.map": "/benchmark-pages/static/css/main.79d19d76.css.map",
"main.acb15c3f.js.map": "/benchmark-pages/static/js/main.acb15c3f.js.map",
"453.b1633dbe.chunk.js.map": "/benchmark-pages/static/js/453.b1633dbe.chunk.js.map"
"main.8ded080a.css.map": "/benchmark-pages/static/css/main.8ded080a.css.map",
"main.4735e467.js.map": "/benchmark-pages/static/js/main.4735e467.js.map"
},
"entrypoints": [
"static/css/main.79d19d76.css",
"static/js/main.acb15c3f.js"
"static/css/main.8ded080a.css",
"static/js/main.4735e467.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Micro Benchmarks for Expander-rs"/><link rel="icon" href="/benchmark-pages/favicon.png"/><link rel="manifest" href="/benchmark-pages/manifest.json"/><title>Micro Benchmarks</title><script defer="defer" src="/benchmark-pages/static/js/main.acb15c3f.js"></script><link href="/benchmark-pages/static/css/main.79d19d76.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Micro Benchmarks for Expander-rs"/><link rel="icon" href="/benchmark-pages/favicon.png"/><link rel="manifest" href="/benchmark-pages/manifest.json"/><title>Micro Benchmarks</title><script defer="defer" src="/benchmark-pages/static/js/main.4735e467.js"></script><link href="/benchmark-pages/static/css/main.8ded080a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion static/css/main.79d19d76.css.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/css/main.79d19d76.css → static/css/main.8ded080a.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.8ded080a.css.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions static/js/453.b1633dbe.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/453.b1633dbe.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.4735e467.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.4735e467.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.acb15c3f.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.acb15c3f.js.map

This file was deleted.

0 comments on commit 1253e34

Please sign in to comment.