OSDN Git Service

opt mov performance (#480)
authorPoseidon <shenao.78@163.com>
Thu, 6 Feb 2020 09:28:51 +0000 (17:28 +0800)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 09:28:51 +0000 (17:28 +0800)
commita06f70159d29056a872fbea685ebfbdd9100d6be
tree55fbd2054fe12d40646282a1d168fe328f7b6877
parent9f3042be407cf307fbf6c3318f02f94ae27e6292
opt mov performance (#480)

* opt mov performance

* opt mov performance

* fix ci

* bug fix

* bug fix

* opt code

* remove test

* remove unknow file

* opt code

* opt code

* add comment

* opt code

* bug fix

* opt code

* use int for worker num
application/mov/common/type.go
application/mov/match/order_book.go
application/mov/match_collector.go [new file with mode: 0644]
application/mov/mov_core.go
application/mov/mov_core_test.go