tusharmath / observable-air

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

build(tsc): create tsc files in the same dir as the source files #165

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.7.3 V8: 5.5.372.41

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 964 (±1.52%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 722 (±5.55%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 150 (±3.49%)   │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 44 (±1.93%)    │ 69      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 486 (±2.63%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,007 (±5.43%) │ 60      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 1,945 (±2.65%) │ 85      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage decreased (-5.7%) to 83.602% when pulling 6d890d31c6a308e4f67b7b5b2a6d9cf033baea67 on remove-dist-folder into 603ce6b324e72cf5075d7a74f851a9d6b7db7951 on master.