tusharmath / observable-air

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

Combine files #157

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 (±1.07%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 718 (±6.37%)   │ 56      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 89 (±3.37%)    │ 68      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 35 (±4.62%)    │ 55      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 467 (±3.1%)    │ 77      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 3,851 (±4.84%) │ 65      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 1,909 (±4.92%) │ 81      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.01%) to 89.35% when pulling 701e9f1d7760c2f55e4ea9d181e8c37cb868df55 on combine-files into d674f45920a1209e779cf7b346c37384e7457d5b on master.