tusharmath / observable-air

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

Tslint #171

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.4 V8: 5.5.372.42

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 1,006 (±1.02%) │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 816 (±5.35%)   │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 164 (±1.18%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 45 (±1.7%)     │ 70      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 518 (±1.07%)   │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,376 (±3.95%) │ 63      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,049 (±2.23%) │ 87      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage increased (+3.4%) to 86.998% when pulling 99199b43dbba93f433f52afc0af5704aeb7a4ee0 on tslint into 2987454e19bec4b3ecb512bec7adabf2a72b5191 on master.

tusharmath commented 7 years ago

observable-air@ benchmark /home/travis/build/tusharmath/observable-air tsc && node ./benchmarks/run

Node: v7.9.0 V8: 5.5.372.43

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 969 (±1.95%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 773 (±6.13%)   │ 54      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 90 (±2.38%)    │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 43 (±3.87%)    │ 67      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 368 (±4.8%)    │ 62      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 2,717 (±6.47%) │ 57      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 1,681 (±8.42%) │ 77      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.893% when pulling 1f6070a533744799452543a80e1742b573bbf96c on tslint into 01628cc8523a2450b93b0a0d444049dd1623a41e on master.

tusharmath commented 7 years ago

observable-air@ benchmark /home/travis/build/tusharmath/observable-air tsc && node ./benchmarks/run

Node: v7.9.0 V8: 5.5.372.43

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 1,009 (±0.4%)  │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 758 (±5.99%)   │ 56      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 91 (±2.62%)    │ 81      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 45 (±1.44%)    │ 69      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 489 (±2.01%)   │ 80      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,077 (±6.09%) │ 59      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,048 (±2.35%) │ 85      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.893% when pulling 76404b0ae63ae06bda4c28da05c62819dc297522 on tslint into 01628cc8523a2450b93b0a0d444049dd1623a41e on master.

tusharmath commented 7 years ago

observable-air@ benchmark /home/travis/build/tusharmath/observable-air tsc && node ./benchmarks/run

Node: v7.9.0 V8: 5.5.372.43

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 992 (±1.16%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 839 (±6.38%)   │ 58      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 96 (±1.22%)    │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 48 (±0.92%)    │ 74      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 520 (±0.38%)   │ 85      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 4,516 (±4.54%) │ 65      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,112 (±2.22%) │ 88      │
└──────────────────────────────────────┴────────────────┴─────────┘
tusharmath commented 7 years ago

observable-air@ benchmark /home/travis/build/tusharmath/observable-air tsc && node ./benchmarks/run

Node: v7.9.0 V8: 5.5.372.43

┌──────────────────────────────────────┬────────────────┬─────────┐
│ name                                 │ ops/sec        │ samples │
├──────────────────────────────────────┼────────────────┼─────────┤
│ create                               │ 1,011 (±0.95%) │ 84      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> debounce                     │ 839 (±5.18%)   │ 52      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> map -> reduce                │ 168 (±0.26%)   │ 83      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> scan -> reduce               │ 45 (±1.67%)    │ 70      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ file -> takeN(0, n/10)               │ 501 (±1.71%)   │ 82      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ array(2) -> array(i) -> switchLatest │ 3,820 (±5.5%)  │ 66      │
├──────────────────────────────────────┼────────────────┼─────────┤
│ tryCatch                             │ 2,118 (±1.32%) │ 89      │
└──────────────────────────────────────┴────────────────┴─────────┘
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.893% when pulling bc388d69a6d862d3174693439c45bedf43ff742a on tslint into 01628cc8523a2450b93b0a0d444049dd1623a41e on master.