Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonmagic/benchmark-javascript-search-engines
https://github.com/jonmagic/benchmark-javascript-search-engines
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonmagic/benchmark-javascript-search-engines
- Owner: jonmagic
- Created: 2015-09-27T23:53:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T06:34:59.000Z (over 9 years ago)
- Last Synced: 2023-04-10T22:39:30.723Z (over 1 year ago)
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benchmark Javascript Search Engines
Starting with:
* [lunr](http://lunrjs.com/)
* [search-index](https://github.com/fergiemcdowall/search-index)Instructions:
```bash
$ git clone https://github.com/jonmagic/benchmark-javascript-search-engines
$ cd benchmark-javascript-search-engines
benchmark-javascript-search-engines/ $ npm install
benchmark-javascript-search-engines/ $ npm run benchmark
```