• Memory consumption

    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…

    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….

    Lire la suite...
  • The Claws team

    Looks like we’re pretty grouped. Feel free to add yourself! (State « user » or « developer »)….

    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…

    Lire la suite...