Test Result : GenerateUnsafeRowJoinerBitsetSuite
0 failures
(±0)
14 tests
(±0)
All Tests
Test name | Duration | Status |
bitset concat: bitset 65, 128 | 35 ms | Passed |
bitset concat: boundary size 0, 0 | 25 ms | Passed |
bitset concat: boundary size 0, 128 | 20 ms | Passed |
bitset concat: boundary size 0, 64 | 23 ms | Passed |
bitset concat: boundary size 128, 0 | 20 ms | Passed |
bitset concat: boundary size 128, 128 | 51 ms | Passed |
bitset concat: boundary size 64, 0 | 16 ms | Passed |
bitset concat: boundary size 64, 64 | 21 ms | Passed |
bitset concat: first bitset larger than a word | 13 ms | Passed |
bitset concat: no reduction in bitset size | 14 ms | Passed |
bitset concat: randomized tests | 3.4 sec | Passed |
bitset concat: second bitset larger than a word | 14 ms | Passed |
bitset concat: single word bitsets | 10 ms | Passed |
bitset concat: two words | 42 ms | Passed |