GitHub user zuyu opened a pull request:
https://github.com/apache/incubator-quickstep/pull/361
Optimized the common case in pure-memory TMB.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zuyu/incubator-quickstep tmb-opt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/361.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #361
----
commit d9e3a2af9927075bb5ad43c23a2a42f11fcbf1cd
Author: Zuyu Zhang <zuyu@...>
Date: 2018-06-28T20:42:36Z
Optimized the common case in pure-memory TMB.
----
---