Commit Graph

16 Commits

Author SHA1 Message Date
d138b3c704 Update version 2022-04-25 18:43:46 +02:00
5809d3ae0d Add first benchmarks on formatting 2022-04-12 16:31:58 +02:00
63682c2c9a Upgrade the dependencies 2022-03-15 11:17:44 +01:00
d9ed9de2b0 Update heed link in cargo toml 2022-03-01 19:45:29 +01:00
176160d32f fix all benchmarks and add the compile time checking of the benhcmarks in the ci 2021-09-22 12:10:21 +02:00
5e683ba472 add benchmarks for the geosearch 2021-09-20 10:44:37 +02:00
976dc1f4bc prefix the search benchmarks with 'search' 2021-07-29 16:27:05 +02:00
931021fe57 add benchmarks for indexing 2021-07-07 13:09:05 +02:00
91c5d0c042 Use the AlwaysFreePages flag when opening an index 2021-07-05 16:36:13 +02:00
ec87bf3dd5 Update benchmarks/Cargo.toml
Co-authored-by: Clément Renault <renault.cle@gmail.com>
2021-07-01 11:45:05 +02:00
fc09d77e89 fix the benchmarks dependcies 2021-07-01 11:38:30 +02:00
98285b4b18 Bump milli to 0.6.0 2021-06-23 17:30:26 +02:00
77eb37934f add jemalloc to http-ui and the benchmarks 2021-06-22 14:17:56 +02:00
29824d05ab Reduce the length of the benchmarks names 2021-06-03 15:59:43 +02:00
f346805c0c Update benchmarks/Cargo.toml
Co-authored-by: Clément Renault <clement@meilisearch.com>
2021-06-02 15:47:03 +02:00
06c414a753 move the benchmarks to another crate so we can download the datasets automatically without adding overhead to the build of milli 2021-06-02 11:11:50 +02:00