tusharmath / observable-air

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

feat(extra): export EVENT ns #151

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,024 (±0.14%) │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 756 (±4.9%)    │ 59      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 163 (±2.27%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 50 (±0.96%)    │ 76      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 522 (±0.63%)   │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 5,244 (±6.15%) │ 66      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,047 (±0.95%) │ 90      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling b9b8139af576c5d582fda56b86ed8e293c75c2cc on updates into 985ab6ac9e51b2795ffe06c1b4313641784378e2 on master.