Hi Boris,

Sounds interesting. Can you post the render tag for the Navigation Manager 
and describe in detail the implementation for the PageBuilder?

Currently I have changed the log level for "Navigation", "PageBuilder" and 
"PageBuilderPerformance" in the logging.config under "WS\MS\Configuration". 
Now I try to analyse these logs using the log file viewer from the 
ServerManager section.


PS: I'm no longer in Hamburg. Work in the Home Office near Dresden.


Regards,
Pierre

Am Donnerstag, 7. Januar 2016 17:34:50 UTC+1 schrieb Boris Crismancich:
>
>
> <https://lh3.googleusercontent.com/--gkmTqH1pnk/Vo6TniFkD7I/AAAAAAAABrU/Pjnc2GMGl-Y/s1600/Bildschirmfoto%2B2016-01-07%2Bum%2B17.34.12.png>
> Hi Pierre,
>
> in your case it's already sufficient if you write the current timestamp in 
> PreExecute.
> I use a Proxy to see the request times without rendering.
>
> If you want to see more, follow these steps:
>
> The page is processed in this order
>
>    1. PageBuilder
>    2. Navigation Manager
>    3. PreExecute
>    4. RdExecute
>    5. Network
>    6. Browser
>    
> I let them write a Timestamp in each stage.
>
>
>    1. In PreExecute that's the easiest way. Just use PHP ASP or whatever 
>    and echo the current time.
>    2. For Navigation Manager I used a custom render tag. If you did not 
>    use them before - don't panic - it's pretty easy.
>    3. In PageBuilder I used a database content element that fetched data 
>    from a view. The view just returns a time-stamp.
>    
> It takes about a day to set all three up.
>
>
>
> For real comparison it's best if you have a test machine or VM only you 
> are using.
> Make sure you clear the page and navi cache AND the database cache after 
> each try. A hot db cache can ruin the results.
> Also test both versions about 5 times to have a reliable result.
>
> If you like to chat and have a coffe, my office is 210m away in 
> Planckstraße / Werkheim. :)
>
> Greetings,
> Boris
>
> Am Mittwoch, 6. Januar 2016 17:50:19 UTC+1 schrieb Pierre Kruppik:
>>
>> Hi,
>>
>> Has anyone ever experience with performance measurement in OpenText? For 
>> example I like to check how much faster a page loads in SmartEdit, if I 
>> remove the navigation. Are there any logs, provided by OpenText, the check 
>> how long the page needs to by build/rendered?
>>
>>
>> Regards,
>> Pierre
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reddot-cms-users+unsubscr...@googlegroups.com.
To post to this group, send email to reddot-cms-users@googlegroups.com.
Visit this group at https://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to