-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
After DEVPROD-9791 the shell comparator should be ready to be used in the fuzzer. It'll be much quicker to call into C++ compared to using native Javascript. The JS comparator has been too slow in the past, hopefully this saves us compute time and resolves the issue completely.