Giter VIP home page Giter VIP logo

Comments (3)

olt avatar olt commented on June 12, 2024

I'm getting responses within 160ms.
How do you measure the request times?
Can you check against the latest "nightly" (http://mapproxy.org/download.html)?

% ab "http://localhost:8081/service?REQUEST=GetCapabilities"
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking localhost (be patient).....done


Server Software:        MapProxy/1.6.0a-20130308
Server Hostname:        localhost
Server Port:            8081

Document Path:          /service?REQUEST=GetCapabilities
Document Length:        94524 bytes

Concurrency Level:      1
Time taken for tests:   0.164 seconds
Complete requests:      1
Failed requests:        0
Write errors:           0
Total transferred:      94710 bytes
HTML transferred:       94524 bytes
Requests per second:    6.10 [#/sec] (mean)
Time per request:       163.949 [ms] (mean)
Time per request:       163.949 [ms] (mean, across all concurrent requests)
Transfer rate:          564.14 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:      163  163   0.0    163     163
Processing:     1    1   0.0      1       1
Waiting:        0    0   0.0      0       0
Total:        164  164   0.0    164     164
% curl  "http://localhost:8081/service?REQUEST=GetCapabilities" -s |grep '<Layer' |wc -l
     202

from mapproxy.

keithamoss avatar keithamoss commented on June 12, 2024

Interesting - I've tried with brand new installs of 1.5.0 and of nightly and I'm seeing < 1s response times for 200 layers with nightly and ~43s with 1.5.0. Any idea what change might have caused this? If 1.6.0 is a way off we'd rather like to pull it in to our build if possible.

from mapproxy.

olt avatar olt commented on June 12, 2024

You are using tagged sources?!
There was a fix for that two month ago bac0464

from mapproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.