corda/node
Mike Hearn 32523d376e RPC: Improve the client class with a convenience function and some startup time logging.
This reveals that building the first RPC client is ludicrously slow (like 1.8 seconds) but subsequent builds are more like 30 msec. This might be interpreter overhead, or it might be due to Artemis/SSL doing lots of piggy lazy initialisation or something. But at any rate it may be worth investigating a bit later.
2017-01-06 16:39:01 +01:00
..
capsule Upgrade dependencies and centralise some more version numbers in the root gradle file 2017-01-04 15:44:56 +01:00
src RPC: Improve the client class with a convenience function and some startup time logging. 2017-01-06 16:39:01 +01:00
build.gradle Upgrade dependencies and centralise some more version numbers in the root gradle file 2017-01-04 15:44:56 +01:00