FourierTransformer / lua-simdjson

simdjson bindings for lua
Apache License 2.0
13 stars 8 forks source link

Version 0.8.0 #19

Closed FourierTransformer closed 3 years ago

FourierTransformer commented 3 years ago

Version 0.8.0
https://ift.tt/366X6Cm

The high-performance On Demand front-end introduced in version 0.7 has received major quality-of-life and performance improvements (credit @jkeiser).

We have improved our CMake build with respect to installed artefacts so that
CMake dependencies automatically handle thread dependencies.

We have greatly improved our benchmarks with a set of realistic tasks on
realistic datasets, using Google Benchmark as a framework.

skylake-clang10



via Release notes from simdjson https://ift.tt/3eoyyad
January 22, 2021 at 11:09AM

FourierTransformer commented 3 years ago

closed in favor of #24