<p>Bisq is very laggy. It has been this way for a while, and persists in the latest version v1.1.6. It often takes a full second to register button clicks, especially tabs like "Buy BTC" and "Sell BTC", possibly because they have lots of data to load. However these pages should be cached, especially if you've just gone to the page - there should be no reason that a new view needs to be loaded from scratch. And if those kinds of things take a long time to render, they should be preloaded.</p>
<p>It seems clear to me that background processes are blocking the UI. Those background processes should be run in a separate thread from the UI so taht doesn't happen. For example, last time I started up Bisq, the UI took upwards of 5 seconds to respond to actions. This happens randomly at other times too.</p>
<p>I'm not sure if maybe memory problems are related: <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="496824943" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3307" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3307/hovercard" href="https://github.com/bisq-network/bisq/issues/3307">#3307</a>.</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/issues/3308?email_source=notifications&email_token=AJFFTNQXTZA4S7RNKZXUV2DQK7GTBA5CNFSM4IZELNSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HM47I5A">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVZSW7A4RH447RKIHLQK7GTBANCNFSM4IZELNSA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNQWRWZ32FTUTILZXHLQK7GTBA5CNFSM4IZELNSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HM47I5A.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/issues/3308?email_source=notifications\u0026email_token=AJFFTNQXTZA4S7RNKZXUV2DQK7GTBA5CNFSM4IZELNSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HM47I5A",
"url": "https://github.com/bisq-network/bisq/issues/3308?email_source=notifications\u0026email_token=AJFFTNQXTZA4S7RNKZXUV2DQK7GTBA5CNFSM4IZELNSKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HM47I5A",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>