charles-rs

Results 4 comments of charles-rs

am working on (mostly have) an interpreter that will have memory that is natively allocated using malloc/free, and is showing a 97-98% speedup over brili, and about 84% improvement over...

i mean this is down to the OS/implementation of malloc, right? I'm not zeroing out the memory, so i'd assume that yes, this optimization will happen

bump on this, I had an application which deployed fine with no opengl, and then added opengl, and got an error. Oddly enough, when I try your small example i...

i'm actually on ubuntu, sbcl version 2.1.1.debian what is confusing to me is that the boot LOOKS like QGLWidget should be there ==> Performing warm boot. -> Runtime directory is...