Add timing information 48/68848/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Feb 2018 23:54:51 +0000 (00:54 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 28 Feb 2018 00:33:12 +0000 (01:33 +0100)
commit04f7e00981a1759db309b7d252390cafaf21185e
treedb0aeaff78ccc047b9d950b9cab402ab13366316
parent265e5ebde8e4a64eb83c69a0a9c35f6b28101522
Add timing information

This adds timing information around code generation. It also exposes
the number of YANG modules processed, so we have some guidance
to interpret the time taken. Also lowers verbosity of dependency
scanning.

Change-Id: I7b202a388405e755964fe76d6b81bc42fd92b73b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/ScannedDependency.java
yang/yang-maven-plugin/src/main/java/org/opendaylight/yangtools/yang2sources/plugin/YangToSourcesProcessor.java