× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I have done some similar tests on our list of classes that students look at. Might be 2,000 classes if they look for all. The SQL runs very fast and even sending it to the user (99% are on campus on a 100MB connection) is fast. The delay is in the browser rendering the page. Side by side runs of the same request on a quad core PC and a single core PC has a dramatic difference in the response. For fun watch the green bar at the bottom of the window in IE. When it gets to the far right the data has arrived. The time between when that happens and you can actually see the page is all local processing by the browser and other than make the page smaller there is no way to speed it up from the server side.



-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of albartell
Sent: Tuesday, October 30, 2007 11:15 AM
To: 'Web Enabling the AS400 / iSeries'
Subject: Re: [WEB400] Faster HTML Output.

I would even go as far as to add a middle ground. Have an input field on
the screen allowing them to select the number of records you want to display
on the page. This way, it can be utilized by users that want speed, but
also allows the currently discussed users to see their 122 pages.

HTH,
Aaron Bartell
http://mowyourlawn.com

-----Original Message-----
From: web400-bounces+albartell=gmail.com@xxxxxxxxxxxx
[mailto:web400-bounces+albartell=gmail.com@xxxxxxxxxxxx] On Behalf Of
Bradley V. Stone
Sent: Tuesday, October 30, 2007 9:46 AM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] Faster HTML Output.

Figure out if there's a reason the need 122 pages at once. If not, add
paging.

I know sometimes users "need" that sort of thing. But sometimes it's easy
to show them a better way. Imagine if ebay showed you every auction that
matched your search on one page... :)

Bradley V. Stone
BVSTools - www.bvstools.com
eRPG SDK - www.erpgsdk.com

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx
[mailto:web400-bounces@xxxxxxxxxxxx]On
Behalf Of Michael_Schutte@xxxxxxxxxxxx
Sent: Tuesday, October 30, 2007 9:22 AM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] Faster HTML Output.



I need some ideas. We are currently using CGIDEV2 for building our
web applications. In this particular program, I have an SQL statement
that inserts a large amount of data into a TEMP table and it runs in
under 4 seconds. However, reading through the temp table and building
the HTML page takes over a minute. FYI, the result is a 122 printed web
page.
Typically, a user wouldn't be asking for this large amount of data,
however, the user is requesting to have this capability.

Does anyone have any ideas on how to improve the speed? Can anyone
point me in any direction?



Michael Schutte
Admin Professional
Bob Evans Farms, Inc.
"The Secret's the Sauce! Enjoy our new Bob-B-Q Pulled Pork Knife &
Fork Sandwich!"

--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To
post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a
message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.

--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.