on 2007 Nov 29 12:38 PM
Hello,
I have an application in webdynpro with a performance problem.
A simple transaction take between browser and SAP 3sec. 1sec on SAP-Side and 2sec for what ever. I checked the response with the tool WD_TRACE_TOOL.
The size of the reponse is between 130kByte and 230kByte.
The biggest part of the response is comment out.
Example
<span id = "body">
<span id="sapwdssr..main_span">
<span id="delete"></span>
<span id="insert"></span>
<span id="update">
<span id="400EEF5FD53D3CA0E10000000A1552AC"><!-- --></span>
<span id="sapwdssr..main_span">
<!--<div id="WD01-r" style="width:100%;"><table cellspacing="0" cellpadding="0" class="urGridLayout"
[...a lot of HTML Sourcecode]
</div>-->
</span>
...
Why is a lot of source code between <!-- and -->?
Regards
Maik Sturm
hi,
the response time is depending on various facts(especially on WD4A):
environment, hardware, overhead etc.
the large sourcecode (HTML) is for the trace tool to analyze (tracing)
for exploit the values you have to have deep knowledge of the rendering engine.
an the webdynpro protocoll.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.