Bug: SPARK-10251 | 3 ms | Passed |
SPARK-25176 ClassCastException when writing a Map after previously reading a Map with different generic type | 2 ms | Passed |
SPARK-25839 KryoPool implementation works correctly in multi-threaded environment | 3 ms | Passed |
SPARK-27216: test RoaringBitmap ser/dser with Kryo | 1 ms | Passed |
SPARK-7392 configuration limits | 1 ms | Passed |
Scala data structures | 1 ms | Passed |
asJavaIterable | 3 ms | Passed |
basic types | 2 ms | Passed |
custom registrator | 2 ms | Passed |
default class loader can be set by a different thread | 4 ms | Passed |
getAutoReset | 1 ms | Passed |
instance reuse with autoReset = false, referenceTracking = false, usePool = false | 1 ms | Passed |
instance reuse with autoReset = false, referenceTracking = false, usePool = true | 1 ms | Passed |
instance reuse with autoReset = false, referenceTracking = true, usePool = false | 1 ms | Passed |
instance reuse with autoReset = false, referenceTracking = true, usePool = true | 1 ms | Passed |
instance reuse with autoReset = true, referenceTracking = false, usePool = false | 0 ms | Passed |
instance reuse with autoReset = true, referenceTracking = false, usePool = true | 0 ms | Passed |
instance reuse with autoReset = true, referenceTracking = true, usePool = false | 1 ms | Passed |
instance reuse with autoReset = true, referenceTracking = true, usePool = true | 0 ms | Passed |
kryo with SerializableHyperLogLog | 27 ms | Passed |
kryo with collect | 18 ms | Passed |
kryo with collect for specialized tuples | 16 ms | Passed |
kryo with fold | 39 ms | Passed |
kryo with nonexistent custom registrator should fail | 3 ms | Passed |
kryo with parallelize | 15 ms | Passed |
kryo with parallelize for primitive arrays | 13 ms | Passed |
kryo with parallelize for specialized tuples | 10 ms | Passed |
kryo with reduce | 16 ms | Passed |
pairs | 1 ms | Passed |
ranges | 7 ms | Passed |
readObject | 0 ms | Passed |
registration of HighlyCompressedMapStatus | 4 ms | Passed |
registration of TaskCommitMessage | 4 ms | Passed |
serialization buffer overflow reporting | 62 ms | Passed |