Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/octane-bench
https://github.com/leaysgur/octane-bench
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leaysgur/octane-bench
- Owner: leaysgur
- Created: 2016-02-02T09:38:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T09:41:51.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T07:12:04.207Z (7 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# octane-bench
```sh
# clone this repo
git clone [email protected]:leader22/octane-bench.git# clone octane
git clone [email protected]:chromium/octane.git octane# run server
python -m SimpleHTTPServer 8080# See
open index.html
```