Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonmagic/benchmark-javascript-search-engines


https://github.com/jonmagic/benchmark-javascript-search-engines

Last synced: 30 days ago
JSON representation

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
```