Hey Juan,<br><br><br>I tried your tweaks and it did help! Its still a tad slow. The amount of memory left is 170M<br><br><br>Sent from ProtonMail mobile<br><br><br><br>-------- Original Message --------<br>On Jul 20, 2021, 3:17 PM, Juan Vuletich < juan@jvuletich.org> wrote:<blockquote class="protonmail_quote"><br><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body>
Hi Joseph,<br>
<br>
On 7/19/2021 8:40 AM, Joseph Turco via Cuis-dev wrote:
<blockquote
cite="mid:RvVoOZoIr06EZuM9mzDqNmxE62xmodXVQsCiY8nFqcpYzVnwzZGumIe4wBG33VuuUGV2vFxAwD3i2WsWLRs6oJCy2-FafEBarj9fqi-iXrY=@protonmail.com"
type="cite">Its the cog version, not stack. By lag btw I mean
dragging windows are choppy. Typing is not as real time as it
should me. Its the latest version on the opensmalltalk git<br>
</blockquote>
<br>
Ok. The cog version from opensmalltalk is the fastest.<br>
<br>
One thing you can try is to evaluate<br>
<br>
Preferences slowMachine<br>
<br>
This disables some things that are nice to have, but it gives better
response on a slow machine. After that, do <br>
<br>
self runningWorld color: Color veryLightGray; hideTaskbar<br>
<br>
to remove the expensive taskbar, and for a more tolerable background
color. You might still prefer to enable syntax highlighting:<br>
<br>
Preferences enable: #syntaxHighlightingAsYouType<br>
<br>
Additionally, this might further improve performance:<br>
<br>
Preferences disable: #subPixelRenderColorFonts<br>
<br>
Besides, 512mb ram is less than ideal. Please check how much ram you
have free when starting cuis. Perhaps we can help reduce it a bit if
needed.<br>
<br>
I never used a RasPI zero, but I find Cuis usable on a RasPI3B, if
the cog VM is used. I hope this helps.<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
<br>
<br>
<blockquote
cite="mid:RvVoOZoIr06EZuM9mzDqNmxE62xmodXVQsCiY8nFqcpYzVnwzZGumIe4wBG33VuuUGV2vFxAwD3i2WsWLRs6oJCy2-FafEBarj9fqi-iXrY=@protonmail.com"
type="cite"><br>
Sent from ProtonMail mobile<br>
<br>
<br>
<br>
-------- Original Message --------<br>
On Jul 19, 2021, 7:37 AM, Bruce O'Neel <
<a class="moz-txt-link-abbreviated" href="mailto:bruce.oneel@pckswarms.ch">bruce.oneel@pckswarms.ch</a>> wrote:
<blockquote class="protonmail_quote"><br>
<div>Hi,<br>
</div>
<div><br>
</div>
<div>Just out of interest the Cog interpreter rather than the
stack one? The Cog one is a JIT and much faster.<br>
</div>
<div><br>
</div>
<div>squeak -version<br>
</div>
<div><br>
</div>
<div>will tell you this. Send it to me if it is unclear.<br>
</div>
<div><br>
</div>
<div>cheers<br>
</div>
<div><br>
</div>
<div>bruce</div>
<div><br>
</div>
<div class="ik_mail_quote">
<div>On 2021-07-19T13:32:20.000+02:00, Joseph Turco
<a class="moz-txt-link-rfc2396E" href="mailto:jturk90@protonmail.com"><jturk90@protonmail.com></a> wrote:</div>
<blockquote class="ws-ng-quote">
<div class="ws-ng-mail-style--461046eJzz9HPyjwAABGYBgQ">Yeah
see I think that's my problem. Its a RPI zero w. 512mb ram
and a single core 1ghz processor. I guess it needs a RPI
3b+ and faster. Oh well I guess its smalltalk-80 for now.
<br>
<br>
<br>
Sent from ProtonMail mobile<br>
<br>
<br>
<br>
</div>
</blockquote>
</div>
</blockquote>
</blockquote>
<br>
</body>
</html>
</div>