Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 239 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 239 Bytes

Setup

npm i
npx lix download

Run

npx haxe run-tests.hxml

Should give you:

  • output.js - basic router
  • benchmark-XXXXroutes.js - routers built by the benchmark test

Should also clean up when you are done.