Skip to content

Conversation

DaniilSokolyuk
Copy link
Contributor

No description provided.

@Taritsyn Taritsyn merged commit 14751ea into Taritsyn:master Mar 13, 2019
@Daniel15
Copy link

@DaniilSokolyuk Would you be interested in submitting some pull requests to ReactJS.NET to pull in your changes?

@DaniilSokolyuk
Copy link
Contributor Author

DaniilSokolyuk commented Mar 14, 2019

@Daniel15, hi, I think it is very difficult because i use only ChakraCore and modified version of JavaScriptEngineSwitcher.ChakraCore, there have been many changes,
I changed the ScriptDispatcher implementation, now he uses shared queue for reduce the cost of getting and returning the engine, a new evaluate method has been added, he accepts ReadOnlyMemory and return IMemoryOwner
My JsPool uses different threads to create and maintenange engines in the background not during the execution of the query, also ZeroJsPool and ChakraCore engine is very coupled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants