Language
C++
Compiler
gcc HEAD 10.0.1 20200314 (experimental)
Options
Warnings
Optimization
Boost 1.64.0
C++2a(GNU)
no pedantic
Raw compiler options
-O2
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.64.0/gcc-head/include -std=gnu++2a -O2
Total size of memory chunk : 240000 bytes
AOS, 100000 advances for 10000 monsters in 1146928 us.
Total size of memory chunks : 220000 bytes
SOA, 100000 advances for 10000 monsters in 828958 us.
Exit Code:
0