Union splitting vs C++

syntactically one appears to be able to change those parameters with:

# running
Core.Compiler.InferenceParams(union_splitting=5,max_methods=5)

but I cannot see any effect, so probably this is not working.