<style>
/* What if it's not Markdown? */

23C815C1-8C0C-43FA-B63D-E5A44E681761.blockquote {
        margin: 0 0 5px;
        padding-left: 5px;
        border-left: 2px solid #136BCE;
        color: #136BCE;
}

23C815C1-8C0C-43FA-B63D-E5A44E681761.blockquote 23C815C1-8C0C-43FA-B63D-E5A44E681761.blockquote {
        border-left: 2px solid #4B89CF;
        color: red;
}

</style>
<div id="23C815C1-8C0C-43FA-B63D-E5A44E681761">
<div class="markdown">
<p dir="auto">On 27 Jun 2014, at 18:06, Jonas Kemper wrote:</p>

<blockquote>
<p dir="auto">After using MailMate for a couple of months it got very slow. Even if there are only, let's say, five mails in my inbox it takes 3 to 5 seconds to jump from one mail to the other or delete one, for example. It used to be very fast.</p>

<p dir="auto">How to debug this?</p>
</blockquote>

<p dir="auto">First update to the latest test release to make sure it is not a fixed issue: Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane.</p>

<p dir="auto">If it is still slow then you can generate a sample of the process with the following line in the Terminal:</p>

<pre><code>sample MailMate 5 -file ~/Desktop/sample_mailmate.txt
</code></pre>

<p dir="auto">It's important that the delays are triggered in MailMate while this is running. Increase the number of seconds if you need to. You can send the resulting file using “Help ▸ Send Feedback”.</p>

<p dir="auto">-- <br>
Benny</p>

</div>
</div>