Also see the benchmark suite (runnable with tests/runner.py benchmark , source in tests/test_benchmark.py). It contains open source projects like box2d, bullet, lua, and zlib, and can build both native and wasm versions and give you comparison numbers (just edit the python file to include the benchmarks you want).
On Wed, Jul 5, 2017 at 9:26 PM, <[email protected]> wrote: > Are there any open source projects(that don't use webgl/opengl) that I can > build myself using clang as well as emscripten? I am trying to find out > native/wasm performance numbers. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
