Hi

I am trying to setup a suitable JMeter work bench to test my GeoServer 
performance.

I run the python script using a txt file, as suggested, with the following 
details

wms_request.py -count 100 -region 0 0 700000 1300000 -minsize 500 500 -maxsize 
500 500 -minres 2.8 -maxres 560 > raster-bbox.csv

As i want random boxes across the whole of the UK, so the coordinates are in 
British National Grid, and a tile size of 500x500

The result in the CSV doesnt seem to be correct. It seems to have included the 
tile size in the first coordinate:-

500;500;75800.662       287115.16       83746.942       295061.44
500;500;585818.38       997247.79       633896.21       1045325.6
500;500;659957.49       946390.06       671012.46       957445.03
500;500;369996.04       403599.46       374020.18       407623.6
500;500;522888.93       728545.75       533780.64       739437.46


Does anyone know why?

I could obviously manually edit this but would prefer to understand why it has 
not created a correct CSV for the workbench

many thanks

Tim

This email is only intended for the person to whom it is addressed and may 
contain confidential information. If you have received this email in error, 
please notify the sender and delete this email which must not be copied, 
distributed or disclosed to any other person.

Unless stated otherwise, the contents of this email are personal to the writer 
and do not represent the official view of Ordnance Survey. Nor can any contract 
be formed on Ordnance Survey's behalf via email. We reserve the right to 
monitor emails and attachments without prior notice.

Thank you for your cooperation.

Ordnance Survey
Adanac Drive
Southampton SO16 0AS
Tel: 08456 050505
http://www.ordnancesurvey.co.uk


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to