Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 472 Bytes

File metadata and controls

30 lines (21 loc) · 472 Bytes

TODO

Requirements

  • Run: Java >= 1.6
  • Compile: Java >= 1.6

Status

Developing

Index

$ ./gradlew index

WebServer

$ ./gradlew server

Performance

On my Macbook pro:

  • Multi-thread index: only 30+ mimutes for 40G+ (13M+ pages, 360K+ formulas)
  • Multi-thread search: 10-500 millisecond average

Contributors