Skip to content

Attempt to fix the third benchmark in #191

Created by: shaobo-he

Similar to the fix in #305, this fix remove function pointer dispatch which is uninitialized and leads to assertion failure.

Merge request reports