mrdoob/glsl-sandbox

sqlite driver starves CPU

jfontan opened this issue · 1 comments

From time to time the server process uses 100% CPU. In application traces the sqlite library takes most of the CPU consumption.

glslsandbox-sqlite

Seems to be fixed using sqlite C library.