Thanks to Darren, I found a link to this on Dogear, and followed the guidance to increase my Notes 8 JVM heapside - it SEEMS to have improved the performance and responsiveness of the client, but is it just me ? Am I seeing what I wanted to see, or is it just perception ? Red pill or blue pill ?
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...
-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
3 comments:
I increased mine from 256 to 1024 and have noticed the UI to be more responsive. Now I need to set it back to see what it "was" like. But from what I can tell it does seem snappier.
One problem that didn't go away for me was redraw problems - regions on the screen becoming unresponsive (clicking does nothing). Andrew Pollack found some info regarding GUID handles that may or may not resolve this. I've yet to try it but it is worth investigating.
http://planetlotus.org/35c67c
@Bruce - I've used it at 1GB throughout today, and it definitely seems quicker ( I'm using Notes 8.5 beta 2 on a Thinkpad T60p dual core with 3 GB ). Will try it on my Ubuntu / 8.5b2 disk tomorrow.
@Jerome - I occasionally see this, but more so on Windows than on Ubuntu
Post a Comment