Test Result : GenerateUnsafeRowJoinerBitsetSuite
0 failures
14 tests
All Tests
Test name | Duration | Status |
bitset concat: bitset 65, 128 | 66 ms | Passed |
bitset concat: boundary size 0, 0 | 0.73 sec | Passed |
bitset concat: boundary size 0, 128 | 40 ms | Passed |
bitset concat: boundary size 0, 64 | 67 ms | Passed |
bitset concat: boundary size 128, 0 | 36 ms | Passed |
bitset concat: boundary size 128, 128 | 77 ms | Passed |
bitset concat: boundary size 64, 0 | 32 ms | Passed |
bitset concat: boundary size 64, 64 | 59 ms | Passed |
bitset concat: first bitset larger than a word | 22 ms | Passed |
bitset concat: no reduction in bitset size | 24 ms | Passed |
bitset concat: randomized tests | 3.9 sec | Passed |
bitset concat: second bitset larger than a word | 22 ms | Passed |
bitset concat: single word bitsets | 16 ms | Passed |
bitset concat: two words | 92 ms | Passed |