Skip to content

Commit a5ecc1d

Browse files
Update performance section in README.md
Clarify performance details and efficiency of address checking.
1 parent ed23487 commit a5ecc1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ This approach is more efficient than checking random keys because each mnemonic
149149

150150
## Performance
151151

152-
The generator uses all available CPU cores by default and can process hundreds of thousands of addresses per second on modern hardware. By checking 10 addresses per mnemonic (default), you effectively 10x your search efficiency.
152+
The generator uses all available CPU cores by default and can process hundreds of thousands of addresses per second on modern hardware.
153153

154154
The actual time to find a match depends on the pattern length:
155155

0 commit comments

Comments
 (0)