commit | a4b864691f04cd1907ac96e2b65a259d349c3ccf | [log] [tgz] |
---|---|---|
author | Sergey Rogulenko <rogulenko@google.com> | Mon Oct 05 12:54:12 2015 -0700 |
committer | Sergey Rogulenko <rogulenko@google.com> | Mon Oct 05 12:54:12 2015 -0700 |
tree | 35482586fc6ce38e099c4bef7ff09ed4b20cbcb4 | |
parent | ef4bbac2428b1f0955e15eaa71325059b8ef104d [diff] |
syncbase/store/ptrie/bench: reorder functions and skip map tests Map tests take a lot of time to execute and they brake go-bench from time to time. Running map benchmarks doesn't really buy us anything, so let's just skip these tests. Change-Id: Ic66e595e0f1f79018edfe6066d089ee859ddd4dd
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.