Anton Korobeynikov

Results 783 comments of Anton Korobeynikov

The log indicated that your input file is likely corrupted

@wiebepo Does this reproduce only on this kind of instance? And no problem on smaller ones?

> FWIW this error from the attached log seemed to be the most relevant: Yes, exactly. This is why I asked if the problem reproduced on smaller instance.

Will you please provide the output of the following commands on that instance? ``` cat /sys/devices/system/cpu/cpu0/cache/index3/size cat /sys/devices/system/cpu/cpu0/cache/index2/size cat /sys/devices/system/cpu/cpu0/cache/index1/size ``` Thanks!

I filled upstream issue with blaze, let's see what they will say. IMO this static assert does not make much sense

@wiebepo This should be fixed in `main` just in case. Upstream sadly seems to be dead...

> It may be incomplete, but it is still an improvement over the current implementation, so additional improvements can be made separately. And the future improvements will need to affect...

@kfcripps Are there updated benchmarking results? Or the ones above are still valid and there were only correctness changes?

Re-run benchmarking in less noisy setup, 10 iterations + warmup: | Command | Mean [s] | Min [s] | Max [s] | Relative | |:---|---:|---:|---:|---:| | `test/gtestp4c-main --gtest_filter=P4CParserUnroll.switch_20160512` | 5.113...