perf
Version:
nanømsg style performance benchmarks
28 lines (27 loc) • 692 B
JSON
{
"name": "perf",
"version": "0.0.0",
"description": "nanømsg style performance benchmarks",
"repository": {
"type": "git",
"url": "https://github.com/reqshark/perf"
},
"dependencies":{
"nanomsg": "~0.4.2"
},
"author": {
"name": "Bent Cardan",
"email": "bent@nothingsatisfies.com",
"url": "http://req.link"
},
"license": "martiniware",
"keywords": [
"perf",
"performance",
"benchmarks",
"nanomsg",
"zeromq",
"zmq",
"nanømsg"
]
}