tusharmath / observable-air

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

chore(scripts): remove documentation generator script #175

Closed tusharmath closed 7 years ago

tusharmath commented 7 years ago

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

Node: v7.8.0 V8: 5.5.372.43

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 996 (±1.31%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 833 (±5.22%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 168 (±1.04%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±1.22%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 518 (±1.1%)    │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,849 (±4.58%) │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,016 (±0.52%) │ 90      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.998% when pulling 652ab3ff609974ff45e67adf6b01ca552e2cd1df on remove-docs into 41d9cf24231a910047222cd9dc5f59a9ea94a407 on master.