-
I'd be curious to see the benchmarks with the cffi flag enabled. aeson by default uses Haskell instead of C and this results in a pretty massive slowdown - the benchmark in that PR shows FFI being 12x faster.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Would be interesting to know how it compares to jsonifier. I've achieved 3x improvement over "aeson" with it as well.
-
Also weighing against scientific is a correctness issue. The exponent cannot be larger than the maximum machine word value.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Efficiency of parsing large JSON, alternatives?
-
Monthly Hask Anything (November 2022)
-
Haskell adoption is higher than I expected, what can we do to get it to top 10 languages.
-
[ANN]: servant-typescript, TypeScript client generation for Servant
-
What are the go-to libraries for RestAPIs and GraphQL APIs?