mirror of
https://github.com/Noratrieb/benchmarks.git
synced 2026-01-14 18:55:02 +01:00
fixed rust bug - used usize instead of u32
This commit is contained in:
parent
e1478285a7
commit
f76f06fd25
2 changed files with 5 additions and 5 deletions
|
|
@ -11,5 +11,5 @@ and we should never forget that V8 is... **fast**.
|
|||
| ---------| -------|
|
||||
| Java | 1836ms |
|
||||
| Javascript | 1778ms |
|
||||
| Rust | 1818ms |
|
||||
| Rust | 577ms |
|
||||
| python3 | 34361ms |
|
||||
Loading…
Add table
Add a link
Reference in a new issue