Sylpheed-Claws isn’t especially heavy on RAM, but something that can feel strange is that when switching from a big folder to an empty one, the RAM usage doesn’t go down. This is because the GtkCTree widget uses GMemChunks to allocate memory, and this thing doesn’t free it when not needed anymore; rather, the glib reuses…
25/08/2006 Lire la suite...-
-
Optimizing stuff again
There was still room for improvement :-) _() for translation is slow %f is slow localtime() is slow – but there I didn’t find any workaround thousands of fread()/fwrite() is slow, mmap is faster….
25/08/2006 Lire la suite... -
The Claws team
Looks like we’re pretty grouped. Feel free to add yourself! (State « user » or « developer »)….
28/06/2006 Lire la suite... -
Gueuler d’abord réfléchir après
Dans un fabuleux billet de Daniel Glazman, vous pourrez retrouver le Vrai esprit Français: d’abord je gueule, après je réfléchis. Je cite: Les premiers Lutèces d’Or seront remis à cette occasion. Je lis que le prix du Meilleur projet de développement Libre réalisé « récompense un projet de développement mené par une communauté. Ce projet doit…
27/06/2006 Lire la suite... -