tusharmath / observable-air

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

Improve documentation #134

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.11%)      │ 86      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> map -> reduce  │ 302 (±0.37%)        │ 84      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> scan -> reduce │ 62 (±2.54%)         │ 73      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> takeN(0, n/10) │ 1,711 (±0.31%)      │ 86      │
├────────────────────────┼─────────────────────┼─────────┤
│ tryCatch               │ 14,857,235 (±1.27%) │ 90      │
└────────────────────────┴─────────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.399% when pulling 4ed12353a0f2b0932b59afe2ca6e468b6ab2f8e5 on rx-alternative into 676a9a5adb997cc46c052e6e209d3d37b2ed4c59 on master.

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,023 (±0.15%)      │ 86      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> map -> reduce  │ 304 (±0.26%)        │ 85      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> scan -> reduce │ 65 (±0.31%)         │ 75      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> takeN(0, n/10) │ 1,689 (±0.52%)      │ 85      │
├────────────────────────┼─────────────────────┼─────────┤
│ tryCatch               │ 15,020,129 (±0.45%) │ 89      │
└────────────────────────┴─────────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.399% when pulling 5d6f7d5a651327c4ab43e13163887de7a7ee018a on rx-alternative into 676a9a5adb997cc46c052e6e209d3d37b2ed4c59 on master.

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,017 (±0.66%)      │ 86      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> map -> reduce  │ 303 (±0.29%)        │ 84      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> scan -> reduce │ 66 (±0.32%)         │ 75      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> takeN(0, n/10) │ 1,811 (±0.89%)      │ 86      │
├────────────────────────┼─────────────────────┼─────────┤
│ tryCatch               │ 14,421,042 (±0.78%) │ 87      │
└────────────────────────┴─────────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.399% when pulling 44f8997177d0772aab007628d837e56ff5aa33be on rx-alternative into 676a9a5adb997cc46c052e6e209d3d37b2ed4c59 on master.

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                 │ 899 (±1.82%)        │ 75      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> map -> reduce  │ 248 (±5.84%)        │ 71      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> scan -> reduce │ 42 (±4.74%)         │ 57      │
├────────────────────────┼─────────────────────┼─────────┤
│ file -> takeN(0, n/10) │ 1,684 (±2.81%)      │ 80      │
├────────────────────────┼─────────────────────┼─────────┤
│ tryCatch               │ 10,915,375 (±5.81%) │ 71      │
└────────────────────────┴─────────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 88.674% when pulling 268d016f085a262bdb77250e99f845047f112125 on rx-alternative into 4ecf509cc10bc9fe5ac6a751554bad5eef0f894b on master.

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,015 (±0.9%)  │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 773 (±5.65%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 169 (±0.43%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 50 (±0.62%)    │ 77      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 522 (±0.27%)   │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 5,173 (±6.11%) │ 65      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,109 (±1.67%) │ 90      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 6dc0ebf3cf7e3d64467142303d8aa533028e6c89 on rx-alternative into 4140c443a4537d6d2866769d8a7e4f651ebf49e9 on master.

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                               │ 1,000 (±1.3%)  │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 821 (±4.45%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 166 (±0.97%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±1.72%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 514 (±0.45%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,625 (±3.89%) │ 65      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,098 (±1.52%) │ 86      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 7d93959fad16fae03b6fb099d1b2932ec3c744d8 on rx-alternative into 4140c443a4537d6d2866769d8a7e4f651ebf49e9 on master.

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                               │ 1,004 (±0.84%) │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 784 (±6.83%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 161 (±2.17%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 46 (±1.68%)    │ 72      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 497 (±2.79%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,123 (±4.67%) │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,093 (±1.71%) │ 88      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 4b88bdd4570961ef9c54d3a2e387be81b93aa8ec on rx-alternative into 4140c443a4537d6d2866769d8a7e4f651ebf49e9 on master.

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                               │ 981 (±1.71%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 752 (±8.09%)   │ 60      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 155 (±2.19%)   │ 77      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 44 (±2.43%)    │ 69      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 493 (±2.28%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,459 (±4.64%) │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,063 (±1.97%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 11ae31b12a6adb4528b2b5f9a3399d7789e454b2 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 956 (±2.09%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 807 (±4.97%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 160 (±2.01%)   │ 79      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 45 (±2.73%)    │ 69      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 496 (±2.51%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,340 (±5.34%) │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,170 (±0.75%) │ 89      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 11ae31b12a6adb4528b2b5f9a3399d7789e454b2 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 1,020 (±0.38%) │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 806 (±5.35%)   │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 167 (±0.63%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±1.13%)    │ 73      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 493 (±2.5%)    │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,314 (±4.34%) │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,082 (±1.55%) │ 86      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 12e2e0871b6224374995b8094d922b6cf6a425a4 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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%)      │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 775 (±5.26%)   │ 62      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 165 (±0.97%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 45 (±2.61%)    │ 70      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 500 (±2.5%)    │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,409 (±4.33%) │ 62      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 1,972 (±0.28%) │ 89      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 81ab434db586fa49ed1c29d992995a89f6ca64f3 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 975 (±1.98%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 850 (±4.93%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 160 (±2.57%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 43 (±4.95%)    │ 66      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 501 (±2.08%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,639 (±4.66%) │ 68      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,093 (±3.59%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 81ab434db586fa49ed1c29d992995a89f6ca64f3 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 1,015 (±0.2%)  │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 806 (±5.41%)   │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 165 (±1.1%)    │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 46 (±1.77%)    │ 71      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 486 (±2.63%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,553 (±4.27%) │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,055 (±1.76%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling 0cc077b9cc71d6c965f35600daa3cdd63dfff0f3 on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 993 (±1.42%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 796 (±4.84%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 94 (±2.92%)    │ 72      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±1.23%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 480 (±4.09%)   │ 79      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,631 (±4.04%) │ 66      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,123 (±0.96%) │ 88      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.36% when pulling b5999672f889edf7275fb67a109655ad88dc119b on rx-alternative into 7fd22ff440692c0aff45142eb8f147531996da2f on master.

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                               │ 1,022 (±0.17%) │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 839 (±6.04%)   │ 62      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 97 (±0.47%)    │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 49 (±0.83%)    │ 75      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 516 (±1.26%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,821 (±4.14%) │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,202 (±0.22%) │ 90      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling 53cc0d21fbd1b1cc9a4a9c45538e3c06044112e0 on rx-alternative into 3600939ec0773a3a152395cf07e7a84ae2150f87 on master.

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                               │ 1,017 (±0.17%) │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 817 (±4.78%)   │ 66      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 169 (±0.29%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±0.51%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 523 (±0.23%)   │ 86      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,544 (±5.98%) │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,142 (±2.38%) │ 89      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling 3ef5a43ea3c0bee1506a3ddd38381facf5d11697 on rx-alternative into 3600939ec0773a3a152395cf07e7a84ae2150f87 on master.

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                               │ 965 (±1.76%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 833 (±5.34%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 160 (±2.07%)   │ 79      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 41 (±2.84%)    │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 476 (±3.47%)   │ 79      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,442 (±4.54%) │ 61      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,164 (±0.26%) │ 91      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling 3ef5a43ea3c0bee1506a3ddd38381facf5d11697 on rx-alternative into 3600939ec0773a3a152395cf07e7a84ae2150f87 on master.

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                               │ 999 (±1.25%)   │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 774 (±5.93%)   │ 38      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 154 (±2.8%)    │ 77      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 46 (±2.43%)    │ 72      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 482 (±2.68%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,526 (±5.03%) │ 57      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 1,963 (±1.58%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling 43ea58848bb3afaf99e836f9250c6a34c49e7acd on rx-alternative into 3600939ec0773a3a152395cf07e7a84ae2150f87 on master.

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                               │ 1,011 (±0.53%) │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 851 (±5.03%)   │ 64      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 168 (±0.31%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 49 (±1.07%)    │ 75      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 516 (±1.29%)   │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,546 (±4.65%) │ 67      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,162 (±0.63%) │ 89      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling 08f51d26398a75040450e2d492f8aa998a230e3e on rx-alternative into ef1e87ecefc9b74d069e6156d9c82a425ea54710 on master.

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                               │ 973 (±1.31%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 728 (±5.55%)   │ 59      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 162 (±1.42%)   │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 44 (±2.12%)    │ 69      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 503 (±1.73%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,267 (±4.99%) │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,051 (±2.46%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.35% when pulling e78c0d578ddb6bab6dd3d23b636c33022680c618 on rx-alternative into b01ec04a34c35046d3dfbedbd52b3c99e425cdb5 on master.