Bring test back Removed useless arena, making like 40% perf improv Removed shared Loc
Now instead of create a context with the number of file to parse and check every x millisecond if it is complete, I use work group. For each file, I spawn a thread in the group and then I call wg.wait()