User:ZbynekWinkler: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Javascript engine ==
== Javascript engine ==


* http://www.ecmascript.org/
* http://developer.mozilla.org/en/docs/JavaScript
* http://www.mozilla.org/projects/tamarin/ or [http://developer.mozilla.org/en/docs/Tamarin Tamarin]
* http://www.mozilla.org/projects/tamarin/ or [http://developer.mozilla.org/en/docs/Tamarin Tamarin]
* [[JavaScript:ActionMonkey]] -- integrate [[Tamarin]] and SpiderMonkey as part of [[Mozilla 2]]
* [[JavaScript:ActionMonkey]] -- integrate [[Tamarin]] and [http://developer.mozilla.org/en/docs/SpiderMonkey SpiderMonkey] as part of [[Mozilla 2]]
* [[http://developer.mozilla.org/en/docs/MMgc MMgc]]
* [http://developer.mozilla.org/en/docs/MMgc MMgc]


== Mercurial repositories descriptions ==
== Mercurial repositories ==


* http://hg.mozilla.com/
* [[XPCOMGC]]
* [[XPCOMGC]]
== Build documentation ==
* [http://developer.mozilla.org/en/docs/Build_Documentation Build Documentation]
== js-ctypes ==
* [http://starkravingfinkle.org/blog/2007/09/hello-js-ctypes-goodbye-binary-components/ Hello JS-CTYPES, Goodbye Binary Components]
* http://svn.mozilla.org/projects/js-ctypes/trunk/js-ctypes/
* [[JSctypes]]
* http://developer.mozilla.org/en/docs/Creating_XPCOM_Components:Component_Internals
* [https://mail.mozilla.org/pipermail/tamarin-devel/2007-September/000077.html Native Functions and FFI in Tamarin]
== Javascript Benchmarks ==
* http://mootools.net/slickspeed/
* http://webkit.org/perf/sunspider-0.9/sunspider.html
* http://ejohn.org/projects/javascript-engine-speeds/
* http://www.computerbytesman.com/js/jsbench/index.htm
* http://www.jorendorff.com/articles/javascript/speed-test.html
== Memory Management ==
* [[Ynvich GC]]
* http://rtportal.upv.es/rtmalloc/
* [http://mail.mozilla.org/pipermail/tamarin-devel/2007-December/000198.html space management] thread on tamarin-devel
* [http://www.cs.cmu.edu/~roc/HetGC.html Heterogenous Garbage Collection]
* [http://www.cs.umass.edu/%7Eemery/pubs/f034-hertz.pdf Garbage Collection without Paging]
== Development info ==
* http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

Latest revision as of 23:49, 7 January 2008