diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-06-23 23:27:40 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-06-25 22:24:28 +0900 |
commit | 9340fa83d1a54ef71dd0143b21638e8942a377a3 (patch) | |
tree | c811962a2210e9c747139bc04795ca70794ce058 /README.md | |
parent | d933f0a0c1a0b64ec1bf19bdc113acf8b04af7e8 (diff) |
gomrt: split parsing and sending into different goroutines
another performance improvement.
[before]
$ time gomrt -i rib.20150617.2000
gomrt -i /vagrant/rib.20150617.2000 48.98s user 149.40s system 97% cpu
3:24.30 total
[after]
$ time gomrt -i rib.20150617.2000
gomrt -i /vagrant/rib.20150617.2000 30.57s user 99.59s system 96% cpu
2:15.27 total
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions