NaN canonicalization with CODEGEN_ONLY | 6 ms | Passed |
NaN canonicalization with NO_CODEGEN | 0 ms | Passed |
basic conversion with array and map with CODEGEN_ONLY | 12 ms | Passed |
basic conversion with array and map with NO_CODEGEN | 0 ms | Passed |
basic conversion with array type with CODEGEN_ONLY | 7 ms | Passed |
basic conversion with array type with NO_CODEGEN | 0 ms | Passed |
basic conversion with map type with CODEGEN_ONLY | 9 ms | Passed |
basic conversion with map type with NO_CODEGEN | 1 ms | Passed |
basic conversion with only primitive types with CODEGEN_ONLY | 5 ms | Passed |
basic conversion with only primitive types with NO_CODEGEN | 1 ms | Passed |
basic conversion with primitive, string and binary types with CODEGEN_ONLY | 5 ms | Passed |
basic conversion with primitive, string and binary types with NO_CODEGEN | 1 ms | Passed |
basic conversion with primitive, string, date and timestamp types with CODEGEN_ONLY | 8 ms | Passed |
basic conversion with primitive, string, date and timestamp types with NO_CODEGEN | 0 ms | Passed |
basic conversion with struct and array with CODEGEN_ONLY | 8 ms | Passed |
basic conversion with struct and array with NO_CODEGEN | 1 ms | Passed |
basic conversion with struct and map with CODEGEN_ONLY | 9 ms | Passed |
basic conversion with struct and map with NO_CODEGEN | 0 ms | Passed |
basic conversion with struct type with CODEGEN_ONLY | 8 ms | Passed |
basic conversion with struct type with NO_CODEGEN | 1 ms | Passed |
null handling with CODEGEN_ONLY | 8 ms | Passed |
null handling with NO_CODEGEN | 1 ms | Passed |