#### Project Information **Repository**: https://github.com/nirvanaitsolutions/swapsteem **Project Name**: SwapSteem **Describe the bug** Swapsteem code uses RxJS to subscribe to changes in data. RxJS in-turn use Observable which are Infinite Subscriptions. This means that the code will execute even without a subscribe being called unlike http.get where call will only be made when you subscribe to it. This causes a performance and memory hog as you exit and re-enter a controller because you are subscribing to same service multiple times. You can find more details in the stack overflow discussion here: https://stackoverflow.com/a/41177163/1141542 **To Reproduce** This problem can be observed in dozens of places throughout the code. Below is a discussion on one such scenario and a fix for the same. *You can clone the code using following command to check on your local machine. Git required* ``` git clone https://github.com/nirvanaitsolutions/swapsteem.git ``` *terms-and-conditions.component.ts* ```js this.auth.getUserData().subscribe((scAuthService) => { this.ngxService.stop(); if (scAuthService) { this.auth.userData = scAuthService; } this.dialogRef.close(); }) ``` **Expected behavior** Above code can be re-written as. ```js this.auth.getUserData().pipe(takeWhile(() => this.isAlive)).subscribe((scAuthService) => { this.ngxService.stop(); if (scAuthService) { this.auth.userData = scAuthService; } this.dialogRef.close(); }) ``` When controller destroys set isAlive to false ```js ngOnDestroy() { this.isAlive = false; } ``` **GitHub Account** : https://github.com/mightypanda-x **GitHub Issue** : https://github.com/nirvanaitsolutions/swapsteem/issues/147
author | mightypanda | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use | ||||||||||||
category | utopian-io | ||||||||||||
json_metadata | {"tags":["utopian-io","bug-hunting","busy"],"app":"busy/2.5.6","community":"busy","format":"markdown","users":[],"links":["https://github.com/nirvanaitsolutions/swapsteem","https://stackoverflow.com/a/41177163/1141542","https://github.com/mightypanda-x","https://github.com/nirvanaitsolutions/swapsteem/issues/147"],"image":[]} | ||||||||||||
created | 2019-03-07 04:19:06 | ||||||||||||
last_update | 2019-03-07 04:37:00 | ||||||||||||
depth | 0 | ||||||||||||
children | 8 | ||||||||||||
last_payout | 2019-03-14 04:19:06 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 17.207 HBD | ||||||||||||
curator_payout_value | 5.868 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 1,792 | ||||||||||||
author_reputation | 21,847,608,676,835 | ||||||||||||
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 100,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 80,850,532 | ||||||||||||
net_rshares | 31,974,986,349,108 | ||||||||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 2,083,950,251,656 | 8.82% | ||
rufans | 0 | 27,230,924,702 | 100% | ||
abh12345 | 0 | 14,165,030,133 | 2.2% | ||
busy.pay | 0 | 160,829,460,169 | 0.78% | ||
techslut | 0 | 84,963,314,425 | 20% | ||
minersean | 0 | 5,309,625,702 | 75% | ||
dimitrisp | 0 | 2,571,890,306 | 5% | ||
erikaflynn | 0 | 16,339,630,949 | 35% | ||
jakipatryk | 0 | 14,962,131,318 | 50% | ||
jga | 0 | 1,273,053,678 | 11.03% | ||
helo | 0 | 18,135,099,330 | 8.61% | ||
walnut1 | 0 | 23,970,764,634 | 11.03% | ||
minnowsupport | 0 | 116,214,160,716 | 3% | ||
lorenzor | 0 | 563,389,976 | 5.51% | ||
suesa | 0 | 112,036,517,962 | 25% | ||
destrudo | 0 | 15,278,487 | 15% | ||
codingdefined | 0 | 28,852,305,440 | 20% | ||
tsoldovieri | 0 | 771,016,617 | 5.51% | ||
tykee | 0 | 5,929,695,105 | 11.03% | ||
alexzicky | 0 | 9,449,708,902 | 9% | ||
iamphysical | 0 | 14,729,555,537 | 90% | ||
felixrodriguez | 0 | 364,674,695 | 3.86% | ||
azulear | 0 | 467,286,077 | 100% | ||
silviu93 | 0 | 2,658,408,264 | 11.03% | ||
eastmael | 0 | 7,104,892,179 | 50% | ||
espoem | 0 | 38,653,678,748 | 20.6% | ||
mcfarhat | 0 | 5,915,086,670 | 3.44% | ||
nicejob | 0 | 85,943,930 | 22.5% | ||
rscalabrini | 0 | 1,382,037,451 | 30% | ||
steem-plus | 0 | 33,398,484,946 | 2.25% | ||
elear | 0 | 3,453,674,617 | 22.07% | ||
zoneboy | 0 | 11,992,753,036 | 50% | ||
carloserp-2000 | 0 | 29,754,116,948 | 100% | ||
carlos84 | 0 | 593,090,993 | 11.03% | ||
che-shyr | 0 | 931,050,625 | 50% | ||
utopian-io | 0 | 27,690,193,754,992 | 22.07% | ||
jaff8 | 0 | 18,259,258,396 | 8.61% | ||
aboutcoolscience | 0 | 41,484,792,905 | 18% | ||
amestyj | 0 | 224,242,940 | 5.51% | ||
imcesca | 0 | 8,295,443,144 | 15% | ||
mcyusuf | 0 | 992,495,658 | 11.03% | ||
alexs1320 | 0 | 60,587,020,092 | 51% | ||
gentleshaid | 0 | 18,051,846,143 | 22.07% | ||
ivymalifred | 0 | 139,757,893 | 5.51% | ||
aussieninja | 0 | 3,973,738,347 | 11.03% | ||
vjap55 | 0 | 840,006,982 | 100% | ||
amosbastian | 0 | 26,169,040,705 | 8.61% | ||
eliaschess333 | 0 | 970,400,899 | 5.51% | ||
ydavgonzalez | 0 | 188,916,540 | 0.55% | ||
nageshwar0369 | 0 | 13,761,498,286 | 50% | ||
asaj | 0 | 17,975,954,609 | 100% | ||
scienceangel | 0 | 69,230,801,884 | 50% | ||
knfitaly | 0 | 787,560,188 | 30% | ||
giornalista | 0 | 230,807,224 | 4.5% | ||
onin91 | 0 | 120,163,904 | 30% | ||
sargoon | 0 | 2,500,310,075 | 100% | ||
tobias-g | 0 | 127,702,887,735 | 40% | ||
mondodidave73 | 0 | 94,310,229 | 5.4% | ||
didic | 0 | 32,796,239,797 | 25% | ||
emiliomoron | 0 | 334,532,533 | 5.51% | ||
robertbira | 0 | 3,154,648,403 | 7.5% | ||
ulisesfl17 | 0 | 1,745,535,070 | 100% | ||
arac | 0 | 935,066,164 | 100% | ||
richatvns | 0 | 3,401,317,772 | 0.5% | ||
doomsdaychassis | 0 | 19,662,882,069 | 50% | ||
davinci.witness | 0 | 147,836,248,972 | 30% | ||
tomastonyperez | 0 | 1,138,462,470 | 5.51% | ||
elvigia | 0 | 993,935,853 | 5.51% | ||
luiscd8a | 0 | 1,559,936,339 | 80% | ||
eniolw | 0 | 7,774,502,932 | 100% | ||
spaghettiscience | 0 | 7,192,759,467 | 15% | ||
josedelacruz | 0 | 443,379,631 | 5.51% | ||
joseangelvs | 0 | 154,082,815 | 11.03% | ||
viannis | 0 | 125,727,957 | 5.51% | ||
feronio | 0 | 1,072,608,982 | 100% | ||
flores39 | 0 | 382,731,915 | 100% | ||
phage93 | 0 | 3,630,640,303 | 7.5% | ||
davinci.polyglot | 0 | 244,019,953 | 30% | ||
cryptomaniacsgr | 0 | 153,492,262 | 3% | ||
sergino | 0 | 354,403,536 | 2% | ||
davinci.times | 0 | 5,614,187,662 | 30% | ||
itastem | 0 | 11,640,696,291 | 30% | ||
anaestrada12 | 0 | 1,623,585,788 | 11.03% | ||
sbi5 | 0 | 22,025,131,390 | 13.49% | ||
davinci.art | 0 | 627,911,922 | 30% | ||
joelsegovia | 0 | 283,009,930 | 5.51% | ||
jesusfl17 | 0 | 380,206,891 | 100% | ||
mightypanda | 0 | 222,748,750,195 | 100% | ||
ubaldonet | 0 | 3,179,405,465 | 70% | ||
steam.erotic | 0 | 226,140,623 | 15% | ||
dalz | 0 | 3,161,350,304 | 8.82% | ||
ulockblock | 0 | 20,850,211,404 | 6.84% | ||
amart29 | 0 | 173,509,633 | 2.75% | ||
reinaseq | 0 | 638,556,522 | 11.03% | ||
davinci.pay | 0 | 16,008,586,450 | 15% | ||
dssdsds | 0 | 1,596,869,923 | 11.03% | ||
jayplayco | 0 | 5,024,771,189 | 11.03% | ||
cryptouno | 0 | 469,881,789 | 5% | ||
lupafilotaxia | 0 | 14,066,894,809 | 100% | ||
fran.frey | 0 | 149,305,905 | 5.51% | ||
alaiza | 0 | 447,650,230 | 100% | ||
mops2e | 0 | 214,568,870 | 16.48% | ||
davinci.vote | 0 | 318,973,194 | 30% | ||
swapsteem | 0 | 1,003,228,955 | 11.03% | ||
stem-espanol | 0 | 5,654,483,400 | 11.03% | ||
zuur | 0 | 12,003,836,135 | 100% | ||
lapp | 0 | 449,872,909 | 100% | ||
steemtpistia | 0 | 449,376,471 | 100% | ||
crassipes | 0 | 449,608,932 | 100% | ||
agrovision | 0 | 449,872,648 | 100% | ||
merlin7 | 0 | 564,618,720 | 0.02% | ||
steem-ua | 0 | 354,975,665,801 | 3.3% | ||
akireuna | 0 | 5,729,900,619 | 15% | ||
teamcr | 0 | 828,908,978 | 100% | ||
tinyvoter | 0 | 616,687,603 | 7% | ||
alex-hm | 0 | 1,114,950,753 | 50% | ||
aristotle.team | 0 | 7,230,669,323 | 10% | ||
bluesniper | 0 | 207,152,799 | 0.08% | ||
kakakk | 0 | 1,638,030,199 | 11.03% | ||
mrsbozz | 0 | 163,407,682 | 6% | ||
ascorphat | 0 | 2,020,641,683 | 2.5% | ||
rewarding | 0 | 5,743,434,273 | 61.03% | ||
skymin | 0 | 826,317,509 | 6.62% | ||
monster-inc | 0 | 5,577,108,825 | 100% | ||
bejust | 0 | 1,806,483,504 | 100% | ||
jk6276.mons | 0 | 919,072,203 | 22.07% | ||
progressing | 0 | 1,631,570,638 | 100% | ||
jaxson2011 | 0 | 821,082,386 | 22.07% | ||
eternalinferno | 0 | 82,857,855 | 22.07% | ||
utopian.trail | 0 | 8,800,793,088 | 22.07% | ||
nolimit909 | 0 | 2,500,311,925 | 0.5% | ||
zugs | 0 | 2,376,097,025 | 3.5% |
Hi @mightypanda, thanks for making this contribution. This is unlike any bug we have received in times past. I see the PO has acknowledged the issue with a promise to put your thoughts into consideration in the next update by writing code with performance in mind. This is a great find. I like that you properly explained your findings, the link you provided was also of great help. To a first time observer, the discussion in the thread helped to explain the issue, giving the reader a clearer perspective. Thanks again for the contribution. Looking forward to more of these :) Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category. To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/5/3-1-1-1-1-3-). ---- Need help? Chat with us on [Discord](https://discord.gg/uTyJkNm). [[utopian-moderator]](https://join.utopian.io/)
author | fego |
---|---|
permlink | re-mightypanda-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190308t045816605z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["mightypanda"],"links":["/@mightypanda","https://join.utopian.io/guidelines","https://review.utopian.io/result/5/3-1-1-1-1-3-","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"image":[]} |
created | 2019-03-08 04:58:21 |
last_update | 2019-03-08 04:58:21 |
depth | 1 |
children | 2 |
last_payout | 2019-03-15 04:58:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 8.666 HBD |
curator_payout_value | 2.739 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,029 |
author_reputation | 168,836,422,039,217 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,903,392 |
net_rshares | 15,380,860,858,215 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yuxi | 0 | 22,477,199,523 | 100% | ||
codingdefined | 0 | 29,073,714,249 | 20% | ||
osm0sis | 0 | 2,719,283,910 | 4% | ||
espoem | 0 | 29,628,957,663 | 15% | ||
utopian-io | 0 | 15,041,438,784,841 | 10.49% | ||
jaff8 | 0 | 38,522,472,111 | 16.88% | ||
cheneats | 0 | 1,822,300,979 | 21% | ||
zapncrap | 0 | 2,968,431,374 | 4% | ||
amosbastian | 0 | 53,378,288,110 | 16.88% | ||
curx | 0 | 2,797,265,683 | 4% | ||
fego | 0 | 65,423,329,794 | 100% | ||
mightypanda | 0 | 58,575,766,816 | 25% | ||
ulockblock | 0 | 8,878,126,902 | 2.83% | ||
curbot | 0 | 2,326,670,135 | 100% | ||
ascorphat | 0 | 1,754,416,107 | 2.5% | ||
yff | 0 | 18,814,663,280 | 100% | ||
curatortrail | 0 | 261,186,738 | 80% |
Thanks for the review.
author | mightypanda |
---|---|
permlink | re-fego-re-mightypanda-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190308t054210975z |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":[],"links":[],"image":[]} |
created | 2019-03-08 05:42:12 |
last_update | 2019-03-08 05:42:12 |
depth | 2 |
children | 0 |
last_payout | 2019-03-15 05:42:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 21,847,608,676,835 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,904,527 |
net_rshares | 0 |
Thank you for your review, @fego! Keep up the good work!
author | utopian-io |
---|---|
permlink | re-re-mightypanda-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190308t045816605z-20190311t015535z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-03-11 01:55:36 |
last_update | 2019-03-11 01:55:36 |
depth | 2 |
children | 0 |
last_payout | 2019-03-18 01:55:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 152,955,367,999,756 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 81,043,085 |
net_rshares | 0 |
<p>Congratulations! This post has been upvoted from the communal account, @minnowsupport, by mightyPanda from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the <a href="https://discord.gg/HYj4yvw"> Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p> <p>If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=102530.639667%20VESTS">50SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=205303.639667%20VESTS">100SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=514303.639667%20VESTS">250SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=1025303.639667%20VESTS">500SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=2053030.639667%20VESTS">1000SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=10253030.639667%20VESTS">5000SP</a>. <br><strong>Be sure to leave at least 50SP undelegated on your account.</strong></p>
author | minnowsupport |
---|---|
permlink | re-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190307t055732z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-03-07 05:57:33 |
last_update | 2019-03-07 05:57:33 |
depth | 1 |
children | 0 |
last_payout | 2019-03-14 05:57:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,694 |
author_reputation | 148,902,805,319,183 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,855,815 |
net_rshares | 0 |
Hi, @mightypanda! You just got a **2.25%** upvote from SteemPlus! To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn. If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
author | steem-plus |
---|---|
permlink | swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use---vote-steemplus |
category | utopian-io |
json_metadata | {} |
created | 2019-03-08 09:29:06 |
last_update | 2019-03-08 09:29:06 |
depth | 1 |
children | 0 |
last_payout | 2019-03-15 09:29:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 438 |
author_reputation | 247,952,188,232,400 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,911,053 |
net_rshares | 0 |
#### Hi @mightypanda! Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation! Your post is eligible for our upvote, thanks to our collaboration with @utopian-io! **Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
author | steem-ua |
---|---|
permlink | re-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190308t053444z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.18"}" |
created | 2019-03-08 05:34:45 |
last_update | 2019-03-08 05:34:45 |
depth | 1 |
children | 0 |
last_payout | 2019-03-15 05:34:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.008 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 290 |
author_reputation | 23,214,230,978,060 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,904,353 |
net_rshares | 48,254,540,536 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sbi7 | 0 | 48,254,540,536 | 51.72% |
Congratulations @mightypanda! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) : <table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@mightypanda/votes.png?201903100406</td><td>You made more than 7000 upvotes. Your next target is to reach 8000 upvotes.</td></tr> </table> <sub>_[Click here to view your Board](https://steemitboard.com/@mightypanda)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> ###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) and get one more award and increased upvotes!
author | steemitboard |
---|---|
permlink | steemitboard-notify-mightypanda-20190310t043229000z |
category | utopian-io |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2019-03-10 04:32:27 |
last_update | 2019-03-10 04:32:27 |
depth | 1 |
children | 0 |
last_payout | 2019-03-17 04:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 721 |
author_reputation | 38,975,615,169,260 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,994,459 |
net_rshares | 0 |
Hey, @mightypanda! **Thanks for contributing on Utopian**. Weβre already looking forward to your next contribution! **Get higher incentives and support Utopian.io!** Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)). **Want to chat? Join us on Discord https://discord.gg/h52nFrV.** <a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
author | utopian-io |
---|---|
permlink | re-swapsteem-performance-observable-are-not-unsubscribed-leading-to-higher-cpu-use-20190309t005038z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-03-09 00:50:39 |
last_update | 2019-03-09 00:50:39 |
depth | 1 |
children | 0 |
last_payout | 2019-03-16 00:50:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 593 |
author_reputation | 152,955,367,999,756 |
root_title | "[SwapSteem] [Performance] Observable are not unsubscribed leading to higher CPU use" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,942,652 |
net_rshares | 0 |