style: Add simple rule-tree benchmarks. Fix rule node drop race.

This commit is contained in:
Emilio Cobos Álvarez 2016-12-07 10:25:49 -10:00
parent 8412008525
commit e67ea42c3f
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
6 changed files with 276 additions and 28 deletions

View file

@ -0,0 +1,5 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
mod bench;