[Haskell-cafe] scotty + aeson + ffi: optimising performance

John Wiegley johnw at fpcomplete.com
Sat Apr 5 13:01:40 UTC 2014


>>>>> Miro Karpis <miroslav.karpis at gmail.com> writes:

> I tried to profile it but so far I can see that the bottleneck is Aeson
> (please correct me if I'm wrong). Is there a way how to optimise it? The
> data I'm sending via JSON are very small, so that can not be the problem.

Can you share any of your code with us?

John


More information about the Haskell-Cafe mailing list