aboutsummaryrefslogtreecommitdiff
path: root/tests/embind/embind_benchmark.cpp
AgeCommit message (Expand)Author
2013-05-02Add a benchmark for calling from C++ into JS via interfacesChad Austin
2013-04-21Add new passgameobject_ptr embind benchmark to test smartptr routing in and o...Jukka Jylänki
2013-04-18Make embind benchmarks read emscripten_get_now() in msecs.Jukka Jylänki
2013-04-18Do slightly fewer iterations of GameObject benchmark to make the test run a b...Jukka Jylänki
2013-04-18Remove clang inlining to level the profiling comparison against 'dynamic' run...Jukka Jylänki
2013-04-18Add a more concrete realworld benchmark with GameObject/Transform/Vector3 pos...Jukka Jylänki
2013-04-18Added synthetic benchmark for comparing class member function call in C++ and...Jukka Jylänki
2013-04-18Added benchmark for embind code.Jukka Jylänki