<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/embind/embind.benchmark.js, branch 1.8.0</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/embind/embind.benchmark.js?h=1.8.0</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/embind/embind.benchmark.js?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-05-17T19:58:08Z</updated>
<entry>
<title>Add new benchmark for emscripten::val handling.</title>
<updated>2013-05-17T19:58:08Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-05-09T13:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4e616121d182fa478d845393e7363b3c0a5e3452'/>
<id>urn:sha1:4e616121d182fa478d845393e7363b3c0a5e3452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benchmark for memory_view</title>
<updated>2013-05-17T19:57:04Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-04T01:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=a020f7dc1d37e986a2ce26a960ec1c1be5734f97'/>
<id>urn:sha1:a020f7dc1d37e986a2ce26a960ec1c1be5734f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a benchmark for calling from C++ into JS via interfaces</title>
<updated>2013-05-03T01:55:54Z</updated>
<author>
<name>Chad Austin</name>
<email>chad@imvu.com</email>
</author>
<published>2013-05-02T07:01:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=58352074e51c15bd108a71a3c31354206d488eee'/>
<id>urn:sha1:58352074e51c15bd108a71a3c31354206d488eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new passgameobject_ptr embind benchmark to test smartptr routing in and out of functions.</title>
<updated>2013-04-21T06:15:05Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-21T06:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=fe8c5821fce322bee6d334aa191baf3f3187d527'/>
<id>urn:sha1:fe8c5821fce322bee6d334aa191baf3f3187d527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make embind benchmarks read emscripten_get_now() in msecs.</title>
<updated>2013-04-18T17:43:03Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-18T17:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=52ffac8de7b9cdf3643871985e1c864238d355b4'/>
<id>urn:sha1:52ffac8de7b9cdf3643871985e1c864238d355b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix embind to work with --closure 1. The symbols fromWireType and toWireType cannot be minified, since they are referred from inside craftInvokerFunction code, which refers to these functions by strings. Also, consistently use 12292 instead of '12292' to have no closure mismatches.</title>
<updated>2013-04-18T17:08:42Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-18T08:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=4a6460b255e78529201efe786b57911e76631e19'/>
<id>urn:sha1:4a6460b255e78529201efe786b57911e76631e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do slightly fewer iterations of GameObject benchmark to make the test run a bit quicker.</title>
<updated>2013-04-18T17:08:36Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-16T20:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=f3c28a7b9aac81b67619378c67f72e8cbc0254b0'/>
<id>urn:sha1:f3c28a7b9aac81b67619378c67f72e8cbc0254b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a more concrete realworld benchmark with GameObject/Transform/Vector3 position/rotation object hierarchy with shared_ptrs and benchmark moving objects from JS side using embind.</title>
<updated>2013-04-18T17:08:24Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-11T13:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c7cfcda3ad9a8a21438b32ca9fe79baeb4bdfeda'/>
<id>urn:sha1:c7cfcda3ad9a8a21438b32ca9fe79baeb4bdfeda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename test for consistency.</title>
<updated>2013-04-18T17:08:23Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-11T11:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3d451192df36f938ae563214ebf3cd9b71713f54'/>
<id>urn:sha1:3d451192df36f938ae563214ebf3cd9b71713f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added synthetic benchmark for comparing class member function call in C++ and embind.</title>
<updated>2013-04-18T17:08:21Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2013-04-11T11:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=d9886ee985f8c2f5fd3f3ac8d88867d3895e3366'/>
<id>urn:sha1:d9886ee985f8c2f5fd3f3ac8d88867d3895e3366</id>
<content type='text'>
</content>
</entry>
</feed>
