Status: New
Owner: ----
New issue 3257 by [email protected]: Concurrent recompilation with
Lithium code generation
http://code.google.com/p/v8/issues/detail?id=3257
Hello, this is not an issue but I don't know where to post so...maybe
groups?
I'm trying to add lithium code generation part to run after graph
generation in concurrent compilation thread.
That is call OptimizedCompileJob::GenerateCode() inside
OptimizingCompilerThread::CompileNext() function.
I've changed some part in Isolate so that HandleScope can handle Handles
that are created in the thread.
I think that it will be very hard for me to this task as I've only been
working on V8 since last December.
So is there anyone that can say anything about this, maybe 'Don't do it,
it's impossible, reason is..." or
"You've to work in here, here and there, cause ..." ?
What I've got with some experiments,
- Changes on compiler.cc, optimizing-compiler-thread.cc, isolate.cc and etc.
- Unstable but sometimes Octane ver9 fully runs and has some performance
gain.
I also want to know if google is working on this or any schedule
information if possible.
Regards,
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" 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.