You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Sonic can be used as a simple alternative to super-heavy and full-featured searc
9
9
10
10
A strong attention to performance and code cleanliness has been given when designing Sonic. It aims at being crash-free, super-fast and puts minimum strain on server resources (our measurements have shown that Sonic - when under load - responds to search queries in the μs range, eats ~30MB RAM and has a low CPU footprint; [see our benchmarks](https://github.com/valeriansaliou/sonic#how-fast--lightweight-is-it)).
11
11
12
-
_Tested at Rust version: `rustc 1.58.1 (db9d1b20b 2022-01-20)`_
12
+
_Tested at Rust version: `rustc 1.60.0 (7737e0b5c 2022-04-04)`_
0 commit comments