Skip to content
This repository was archived by the owner on Dec 30, 2018. It is now read-only.

steelbrain/benchmark-ipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark-IPC

A few scripts for measuring the overhead of using IPC.

Inter-Process

$ node process/parent.js
first request took 101 miliseconds
second request took 2 miliseconds

Process <--> Thread

ToDo

LICENSE

All the code in this repo is licensed under the terms of MIT License

About

Benchmarks for Node IPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published