HTML Reports demo updated.

HTML Reports demo updated.
Now demo contains built-in HTTP server and demonstrates how to use HRL on a server side as a web reports server.
Web interface is based on very simple template
{{{menu}}}
{{{form}}}
{{{content}}} It shows good scalability in JMeter tests - 9ms response time (on simple Customer list with styling report) with one active thread and 17 ms with 5 active threads, so it could process more than 230 requests (reports)/sec.
Also demo contains example of parameters declaration in reports and auto-build forms based on parameters.
Please note that demo requests administrative privileges on startup because it uses http.sys windows library.
Demo:
http://delphihtmlcomponents.com/dbreports.zip
Library description:
http://delphihtmlcomponents.com/reports
With ScaleMM it can process 388 req/sec (5 threads) on simple Core i5/750 desktop machine.
ReplyDelete