Closed deus-x-mackina closed 1 year ago
As mentioned in #10, benchmarking code should be expanded such that it measures the performance of ranking an individual hand (5 and 7-cards), as well as all 7-card hand combinations.
It turns out that benching all 7-card combinations takes a bit too much time as currently implemented, so I'll omit this.
Commit 4c5db2b should resolve this.
As mentioned in #10, benchmarking code should be expanded such that it measures the performance of ranking an individual hand (5 and 7-cards),
as well as all 7-card hand combinations.