On 09/24/2013 06:20 PM, Chris Peterson wrote:
> After collecting a list of the active SpiderMonkey projects [1], Naveed
> asked me to present the projects on a roadmap for the next four
> quarters. Here is a rough draft:
> 
> https://wiki.mozilla.org/User:Cpeterson/Roadmap#Roadmap
> 
> * Are any important projects or categories missing?

There's "Memory-dependent GC Configuration", but do we want to do
anything specifically to address the memory problems that are resulting
in b2g needing to implement things in C++ rather than JS? It just seems
like it ought to be the other way around.

Not that I've really thought about how to fix it. Nursery-only run mode
+ swapping more stuff to persistent storage? (Is this what the startup
cache is for?)

_______________________________________________
dev-tech-js-engine-internals mailing list
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to