Commit Graph

9 Commits

Author SHA1 Message Date
nd419 f741942226
Remove redundant black_box import 2020-10-15 15:57:34 +01:00
nd419 0a2ca075d3
fix(core): fix benchmark in core with types
forces a dereference onto query and then creates an option to wrap the
query

Closes 994
2020-10-08 13:37:58 +01:00
mpostma 641d12fb2d make clippy happy 1 2020-06-30 11:01:07 +02:00
mpostma c52d6d0741 fix broken benchmarks 2020-06-19 13:59:40 +02:00
Kerollmops 615825b9fd
Remove the serde Serializer 2020-05-19 16:51:32 +02:00
Pedro Paulo de Amorim 9950fffb6f Simplify imports of std::fs and std::io, remove space not needed, Remove UpdateState 2020-04-02 11:02:19 +01:00
Pedro Paulo de Amorim f5d57c9dce Replace the toml reader with the JSON settings reader, directly parse the data to SettingsUpdate, Update CHANGELOG 2020-04-02 11:01:56 +01:00
Clément Renault 951f0bcb10
sqaush-me: Improve benchmarks naming 2019-12-13 14:17:40 +01:00
Clément Renault d8ba405baf
Add some criterion benchmarks to help mesure improvements 2019-12-13 14:17:40 +01:00