tusharmath / observable-air

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

fixes for #110 #141

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.5.0 V8: 5.4.500.48

┌────────────────────────┬────────────────┬─────────┐
│ name                   │ ops/sec        │ samples │
├────────────────────────┼────────────────┼─────────┤
│ create                 │ 1,011 (±0.56%) │ 85      │
├────────────────────────┼────────────────┼─────────┤
│ file -> debounce       │ 724 (±5.14%)   │ 59      │
├────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce  │ 182 (±1.12%)   │ 82      │
├────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce │ 50 (±1.13%)    │ 76      │
├────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10) │ 506 (±1.51%)   │ 83      │
├────────────────────────┼────────────────┼─────────┤
│ tryCatch               │ 2,102 (±0.26%) │ 90      │
└────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.02%) to 88.973% when pulling 6300c43d6e077d7a70ab03c9341ae3450bd9e79f on move-types into 47ac5597cd7aa13ed23074264fa34dace4e72a8d on master.