Ich habe mir mal Apptime drauf gemacht um die Performance etwas zu überwachen. Jetzt habe ich mit erschrecken festgestellt, dass bei der Sortierung nach maxDly ziemlich krasse Zahlen raus kommen:
                                name             function    max  count    total  average maxDly 
              tmr-Twilight_fireEvent      HASH(0x2840040)      9      1        9     9.00 33569383 HASH(ZE.Twilight_sr_weather) 
              tmr-Twilight_fireEvent      HASH(0x33e00f8)     53      1       53    53.00 33569226 HASH(ZE.Twilight_sr_weather) 
                 tmr-HMLAN_KeepAlive     keepAlive:HMLAN1     24   1023     3780     3.70   9726 keepAlive:HMLAN1 
                tmr-CUL_HM_sndIfOpen     sndIfOpen:HMLAN1     12     12       41     3.42   2413 sndIfOpen:HMLAN1 
            tmr-HMLAN_KeepAliveCheck   keepAliveCk:HMLAN1     15   1030       69     0.07   1773 keepAliveCk:HMLAN1 
                    tmr-harmony_ping      HASH(0x2415fa0)     12    513     1297     2.53    219 HASH(HarmonyHub) 
                 tmr-Calendar_Wakeup      HASH(0x26e94e8)  10044      9    69700  7744.44    212 HASH(Kalender_Arbeit) 
          tmr-Weather_GetUpdateTimer      HASH(0x2415c20)     37      7      200    28.57    109 HASH(Wetter) 
               tmr-DOIF_TimerTrigger       REF(0x28da0f8)     14      1       14    14.00    108 REF(0x28da0f8) 
               tmr-DOIF_TimerTrigger       REF(0x29be0b0)    697      1      697   697.00     68 REF(0x29be0b0) 
                    tmr-HMLAN_clearQ      hmClearQ:HMLAN1      0     24        0     0.00     54 
                 tmr-CUL_HM_ActCheck       ActionDetector     46     43     1194    27.77     46 ActionDetector 
         tmr-FW_closeInactiveClients                          19    428     1740     4.07     42 
     tmr-Twilight_WeatherTimerUpdate      HASH(0x2ed2df8)      7      1        7     7.00     36 HASH(ZE.Twilight_perlTime) 
                 tmr-Twilight_sunpos      HASH(0x3570f40)     57      1       57    57.00     35 HASH(ZE.Twilight_sunpos) 
               tmr-DOIF_TimerTrigger       REF(0x2712a98)     39      1       39    39.00     28 REF(0x2712a98) 
                 tmr-Twilight_sunpos      HASH(0x28476b0)     60      1       60    60.00     20 HASH(ZE.Twilight_sunpos) 
                 tmr-Twilight_sunpos      HASH(0x35d76d0)     72      1       72    72.00     19 HASH(ZE.Twilight_sunpos) 
               tmr-DOIF_TimerTrigger       REF(0x27c2cf8)      9      1        9     9.00     18 REF(0x27c2cf8) 
                 tmr-Twilight_sunpos      HASH(0x283ff08)     55      1       55    55.00     16 HASH(ZE.Twilight_sunpos) 
                 tmr-Twilight_sunpos      HASH(0x34c58f8)     56      1       56    56.00     16 HASH(ZE.Twilight_sunpos) 
Allerdings hat die Suche mir gesagt, dass tmr- Zeite nicht so wichtig sein. Da ich jedoch hier sehr hohe maxDly Zeiten habe, wollte ich mal fragen, ob nicht doch etwas falsch läuft? :D