[Haskell-cafe] ANN: Elerea, another FRP library

Patai Gergely patai_gergely at fastmail.fm
Mon Apr 13 04:31:53 EDT 2009


> Interesting. I'm testing it on Window though. You're using Linux? Maybe
> the scheduling is different.
I'm on Linux, yes. But I've no idea what could cause such a difference,
since both the library and the examples are single threaded. GLFW might
also be the culprit, since that's where the frame duration comes from.
It might be a good idea to print the value of t in the readInput
function. Under Linux, it's pretty uniform for both programs and always
equal to the reciprocal of the frame rate as expected.

-- 
http://www.fastmail.fm - Faster than the air-speed velocity of an
                          unladen european swallow



More information about the Haskell-Cafe mailing list