<p>I have no access to server or github repo, so nothing I can really do about it.</p>
<p>Ping <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1223908" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Emzy">@Emzy</a>.</p>
<p>just a hunch... It may be worth looking at the size of the json files (esp trades.json) generated by the bisq stats node and associated processing times.  trades.json stores all-time history and the file is re-written (I believe) after every trade, or possibly on a timer.   It then must be read, parsed, and cached by the PHP app.  With enough cumulative trades, this could become a real bottleneck.   I don't know if bisq is at that point yet, or it is something else.</p>
<p>An improvement would be to write daily or even hourly trade.json files, so that only the current file is written to and (re-) parsed by php app when a new trade happens.  Or possibly even one file per trade.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-markets/issues/19?email_source=notifications&email_token=AJFFTNQNJLV2INZMAWJ42R3P72VXZA5CNFSM4IEMATF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DCYJA#issuecomment-512109604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVKA4SRMEUHHVDKZADP72VXZANCNFSM4IEMATFQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNXMUVVY3ITZWC5Y4FTP72VXZA5CNFSM4IEMATF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DCYJA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-markets/issues/19?email_source=notifications\u0026email_token=AJFFTNQNJLV2INZMAWJ42R3P72VXZA5CNFSM4IEMATF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DCYJA#issuecomment-512109604",
"url": "https://github.com/bisq-network/bisq-markets/issues/19?email_source=notifications\u0026email_token=AJFFTNQNJLV2INZMAWJ42R3P72VXZA5CNFSM4IEMATF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DCYJA#issuecomment-512109604",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>