RE: startup slow after changing api

2013-05-02 Thread Daan Hoogland
E: startup slow after changing api I noticed this change in startup time is mainly noticeable in the debugger. I made a patch for review. I am puzzled as the change seems trivial: diff --git a/api/src/com/cloud/network/NetworkService.java b/api/src/com/cloud/network/NetworkService.java old mode

RE: startup slow after changing api

2013-05-01 Thread Daan Hoogland
I noticed this change in startup time is mainly noticeable in the debugger. I made a patch for review. I am puzzled as the change seems trivial: diff --git a/api/src/com/cloud/network/NetworkService.java b/api/src/com/cloud/network/NetworkService.java old mode 100755 new mode 100644 index 22f150