tusharmath / observable-air

Observable for the calorie conscious
MIT License
34 stars 3 forks source link

fix(scripts): run doc command before publishing to gh-pages #159

Closed tusharmath closed 7 years ago

tusharmath commented 7 years ago

observable-air@ benchmark /home/travis/build/tusharmath/observable-air tsc && node ./.dist/benchmarks/run

Node: v7.6.0 V8: 5.5.372.40

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 998 (±0.84%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 826 (±5.97%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 167 (±1.09%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±0.93%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 511 (±1.57%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,599 (±4.3%)  │ 67      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,126 (±1.39%) │ 90      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling dcc6308ceca581e1d78b5cace8ec469f6c2c16a3 on esdoc-generator into ef1e87ecefc9b74d069e6156d9c82a425ea54710 on master.