commit | a1b28ffbc1f6c3af978be0d10fb857b5e1ab9fed | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Thu Jun 16 14:38:07 2016 -0700 |
committer | Robin Thellend <rthellend@google.com> | Thu Jun 16 22:43:27 2016 +0000 |
tree | 38932afcd245e192207f3e0d5a53d563be6f1ba7 | |
parent | 8cb858f90913324cef96eb6b913317a7ab743a2e [diff] |
services/mounttable/btmtd: Call RemoteBlessingNames once Call security.RemoteBlessingNames() only once per RPC. This function call is expensive and used ~10% cpu before this change. Change-Id: Ifcd7261a5875566b5679159e73e18a016428a974
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.