As you can see, not only MKey/s on screen is faster, but also time to solve is ~5% faster. Unfortunally I cannot test sp_'s mod on my Tesla GPUs, because, as I said earlier, it all working under Ubuntu. So I'll waiting for Linux release to made a more complex and interesting tests.
Ok, I did the comparison test differently since I felt your test was still missing the point as "points, threads" can be spread out differently. I get it was ok for your test since you were comparing an original versus sp's modded version.
What I did was place an extra address that was outside of the range so that each program would actually have to find the 9 in the range and then reach the end of keyspace...that's what I wanted to see, how fast could it get through a range while finding all keys (in the range).
Here are my results:
original bitcrack:
[2021-03-26.01:13:58] [Info] Compression: compressed
[2021-03-26.01:13:58] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000100000000
[2021-03-26.01:13:58] [Info] Ending at: 00000000000000000000000000000000000000000000000000000001FFFFFFFF
[2021-03-26.01:13:58] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-03-26.01:13:58] [Info] Initializing GeForce GTX 1060 6GB
[2021-03-26.01:13:59] [Info] Generating 4,194,304 starting points (160.0MB)
[2021-03-26.01:14:00] [Info] 10.0%
[2021-03-26.01:14:00] [Info] 20.0%
[2021-03-26.01:14:00] [Info] 30.0%
[2021-03-26.01:14:00] [Info] 40.0%
[2021-03-26.01:14:00] [Info] 50.0%
[2021-03-26.01:14:01] [Info] 60.0%
[2021-03-26.01:14:01] [Info] 70.0%
[2021-03-26.01:14:01] [Info] 80.0%
[2021-03-26.01:14:01] [Info] 90.0%
[2021-03-26.01:14:01] [Info] 100.0%
[2021-03-26.01:14:01] [Info] Done
[2021-03-26.01:14:01] [Info] Loading addresses from 'compare.txt'
[2021-03-26.01:14:01] [Info] 10 addresses loaded (0.0MB)
GeForce GTX 1060 1441 / 6144MB | 10 targets 84.16 MKey/s (775,946,240 total) [00:00:07][2021-03-26.01:14:11] [Info] Found key for address '13vN1zbeNJaLEAapSEB5q6Tx2u8Czbg3PC'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 9 targets 83.33 MKey/s (926,941,184 total) [00:00:09][2021-03-26.01:14:12] [Info] Found key for address '131P4vKA1Udm4pYLR6AdxqTS8MicrtHwAP'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 8 targets 85.65 MKey/s (1,396,703,232 total) [00:00:14][2021-03-26.01:14:19] [Info] Found key for address '15CvUrFPRuTmRfrqdyeJmzJyBm5XSgG2pF'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 7 targets 84.20 MKey/s (1,707,081,728 total) [00:00:18][2021-03-26.01:14:22] [Info] Found key for address '13ePh5jTqAScHpHn64veJCjsNercbY2Vk8'. Written to 'comparetest.txt'
[2021-03-26.01:14:23] [Info] Found key for address '1FHcbX4NRHyM7czubge2qGvTyWbm7mpHAj'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 5 targets 84.16 MKey/s (2,793,406,464 total) [00:00:31][2021-03-26.01:14:34] [Info] Found key for address '1F7GmqBsaijtTzubeuk32qC6Nn5MYAyfkT'. Written to 'comparetest.txt'
[2021-03-26.01:14:34] [Info] Found key for address '1CXTEzbAATX1D5YB3Ncci1gtBEEchT2JJs'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 3 targets 86.48 MKey/s (3,426,746,368 total) [00:00:38][2021-03-26.01:14:43] [Info] Found key for address '1KGqdarqVdTDS7qDxb4haaMqBMRZ4kJvEU'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 2 targets 85.60 MKey/s (3,741,319,168 total) [00:00:42][2021-03-26.01:14:46] [Info] Found key for address '15MjvwJbHtbxJKy8AmZWXjXppk66qxYaoV'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 1 target 86.43 MKey/s (4,219,469,824 total) [00:00:47][2021-03-26.01:14:51] [Info] Reached end of keyspace
C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
It took right at 53 seconds to find the 9 keys in the range and actually reach the end of keyspace.
VanBitCracken results:
VanBitCracken v1.0
Keyspace start=100000000
Keyspace end=1FFFFFFFF
Search: 10 addresses (Lookup size 10,[1,1]) [Compressed]
Start at Fri Mar 26 01:12:43 2021
Number of CPU thread: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(512x512)
[EXIT] Reached end of keyspace. (2^32.09) [00:00:37 Elapsed Time//Time Left 00:00:00][9]
Finish at Fri Mar 26 01:13:23 2021
C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
VBC took right at 40 seconds to find the 9 keys in the range and actually reach the end of keyspace.
So VanBitCracken was 13 seconds faster. Which is what, 24.5% faster than the original cuBitCrack, right?
If I run the same exact test that you did, just finding the 9 keys, here are the results:
original bitcrack:
[2021-03-26.01:31:49] [Info] Compression: compressed
[2021-03-26.01:31:49] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000100000000
[2021-03-26.01:31:49] [Info] Ending at: 00000000000000000000000000000000000000000000000000000001FFFFFFFF
[2021-03-26.01:31:49] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-03-26.01:31:49] [Info] Initializing GeForce GTX 1060 6GB
[2021-03-26.01:31:49] [Info] Generating 4,194,304 starting points (160.0MB)
[2021-03-26.01:31:50] [Info] 10.0%
[2021-03-26.01:31:51] [Info] 20.0%
[2021-03-26.01:31:51] [Info] 30.0%
[2021-03-26.01:31:51] [Info] 40.0%
[2021-03-26.01:31:51] [Info] 50.0%
[2021-03-26.01:31:51] [Info] 60.0%
[2021-03-26.01:31:51] [Info] 70.0%
[2021-03-26.01:31:51] [Info] 80.0%
[2021-03-26.01:31:51] [Info] 90.0%
[2021-03-26.01:31:51] [Info] 100.0%
[2021-03-26.01:31:51] [Info] Done
[2021-03-26.01:31:51] [Info] Loading addresses from 'compare.txt'
[2021-03-26.01:31:51] [Info] 9 addresses loaded (0.0MB)
GeForce GTX 1060 1441 / 6144MB | 9 targets 85.65 MKey/s (775,946,240 total) [00:00:07][2021-03-26.01:32:02] [Info] Found key for address '13vN1zbeNJaLEAapSEB5q6Tx2u8Czbg3PC'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 8 targets 85.60 MKey/s (931,135,488 total) [00:00:09][2021-03-26.01:32:02] [Info] Found key for address '131P4vKA1Udm4pYLR6AdxqTS8MicrtHwAP'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 7 targets 84.90 MKey/s (1,396,703,232 total) [00:00:14][2021-03-26.01:32:09] [Info] Found key for address '15CvUrFPRuTmRfrqdyeJmzJyBm5XSgG2pF'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 6 targets 84.90 MKey/s (1,707,081,728 total) [00:00:18][2021-03-26.01:32:12] [Info] Found key for address '13ePh5jTqAScHpHn64veJCjsNercbY2Vk8'. Written to 'comparetest.txt'
[2021-03-26.01:32:13] [Info] Found key for address '1FHcbX4NRHyM7czubge2qGvTyWbm7mpHAj'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 4 targets 86.43 MKey/s (2,818,572,288 total) [00:00:31][2021-03-26.01:32:24] [Info] Found key for address '1F7GmqBsaijtTzubeuk32qC6Nn5MYAyfkT'. Written to 'comparetest.txt'
[2021-03-26.01:32:24] [Info] Found key for address '1CXTEzbAATX1D5YB3Ncci1gtBEEchT2JJs'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 2 targets 86.48 MKey/s (3,451,912,192 total) [00:00:38][2021-03-26.01:32:33] [Info] Found key for address '1KGqdarqVdTDS7qDxb4haaMqBMRZ4kJvEU'. Written to 'comparetest.txt'
GeForce GTX 1060 1441 / 6144MB | 1 target 86.43 MKey/s (3,766,484,992 total) [00:00:42][2021-03-26.01:32:36] [Info] Found key for address '15MjvwJbHtbxJKy8AmZWXjXppk66qxYaoV'. Written to 'comparetest.txt'
[2021-03-26.01:32:36] [Info] No targets remaining
C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
and VanBit:
VanBitCracken v1.0
Keyspace start=100000000
Keyspace end=1FFFFFFFF
Search: 9 addresses (Lookup size 9,[1,1]) [Compressed]
Start at Fri Mar 26 01:33:34 2021
Number of CPU thread: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(512x512)
Finish at Fri Mar 26 01:34:07 2021^31.70) [00:00:28 Elapsed Time//Time Left 00:00:07][9]
C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
To compare, original bitcrack took 48 seconds and VanBit took 33 seconds. Which is what, 31.25% faster than the original cuBitCrack, right?