You can find more information on our Wiki at http://www.v8project.org
You can find more information on our Wiki at http://www.v8project.org
We are getting to the final stage of the first stable release of PL/v8. This should be a good release with a lot of improvement such like Subtransaction support Better name space of built-in functions OO style cursor, prepared plan find_function Start-up procedure with GUC Separate context in user switch A series of bug fixes. And these days I'm getting increasing number of interests and feedback
This is an experiment in automatic parallelization of JavaScript execution. It includes modified Google’s V8 and an execution environment for event-driven JavaScript programs. The project is based on the work I did for MSc thesis at Oxford University. The idea is very simple. Instead of executing all events in one thread we could run several threads (one per processor core) with event loops workin
The document contains results from various benchmark tests measuring the performance of different programming languages and implementations like Node.js, Java, Python, and others. It includes graphs showing the time taken to complete tasks like string concatenation and list operations. The benchmarks also compare just-in-time compilers and tracing JIT performance for some languages.
さて、前回まで基礎部分をいろいろと説明したので今回からは実装について。現在のソースやその成り立ちを説明するのもいいんだろうけど、今日からはちょっぴりハンズオン形式に趣向を変えてみよう。ってことで node.js を作っていくよ! 実装編その一はJSエンジンであるV8にJavaScriptのソースを食わせて実行する、つまりはオレオレJS環境を作るまでを扱うのだ。 V8はもともと他のソフトウェアに組み込まれて使用されることを想定(例えばChromeとかね)されているのでこういう作業が必要になる。 手順は大きくわけて二つ 1. まずはV8のソースを落としてきてV8のビルド 2. V8のソースディレクトリに自作のC++のソースを作ってコンパイル&実行 C++が出てきた時点で引いちゃったかもしれないけど、C++を使えるようになるのが今回の目的ではないのでまずはリラックス。C++っていったってそんなに
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く