Skip to content

Commit

Permalink
Approach 10: Parallelize the code, Part 1 (Time: 12s)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveenaidu committed Jul 14, 2024
1 parent d24e56f commit 14f33a0
Show file tree
Hide file tree
Showing 4 changed files with 636 additions and 38 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ fast-float = "0.2"
rustc-hash = { version = "1.0"}
memmap2 = {version = "0.9.4"}
memchr = { version = "2", default-features = false }
crossbeam-channel = "0.5.10"
Loading

0 comments on commit 14f33a0

Please sign in to comment.