ODOT-PTS / TNExT

a web-based software tool developed for the visualization, analysis, and reporting of regional and statewide transit networks in the state of Oregon
16 stars 4 forks source link

please test tna.trilliumtransit.com and see what breaks #55

Closed ed-g closed 7 years ago

ed-g commented 7 years ago

Hi All,

Would you please spend 5 minutes on: http://tna.trilliumtransit.com:8080/

To see if you can find bugs that only show up on Trillium's hosted version?

Note I'm still working on admin pages, I would expect to problems here (although I'd still like to hear about them): http://tna.trilliumtransit.com:8080/TNAtoolAPI-Webapp/admin

@antrim @pouyalireza @tnatool @BenFields724 @PPaulsonOregonDOT @srinivas13794

You can either add comments to this issue, or file individual issues for any problems you encounter.

Thanks!

PPaulsonOregonDOT commented 7 years ago

@ed-g is two databases currently in the trillium tool vs. the quarterly updates in the OSU tool an expected difference between the tool versions?

ed-g commented 7 years ago

@PPaulsonOregonDOT yes there are only two databases loaded currently.

But if there is a particular database you want to test I can load it up.

BenFields22 commented 7 years ago

Main interface loads correctly. image

URL-http://tna.trilliumtransit.com:8080/?&n=--&dbindex=1

BenFields22 commented 7 years ago

Admin interface loading correctly. Wasn't loading the other day but it might have been the wrong URL. Correct URL -http://tna.trilliumtransit.com:8080/TNAtoolAPI-Webapp/admin

image

ed-g commented 7 years ago

Thanks @BenFields724

ed-g commented 7 years ago

Would someone please check a "slow" report with a stopwatch, to see how performance compares between OSU server and Trillium server? Include the URL's for both reports, and the timing information. Here's an example table you can copy and populate.

query url time elapsed test date and time
http://tna.... 1:23.45 2017-09-14

UPDATE: this is the magic header line for github markdown. I have edited the comments below to include this header.

query url | time elapsed | test date and time
--- | -- | --
PPaulsonOregonDOT commented 7 years ago

I was expecting this to be a slower report, but these were my results:

query url time elapsed mm:ss.ss test date and time
http://tna.trilliumtransit.com:8080/TNAtoolAPI-Webapp/stopreport.html?&agency=456&n=inr&x=0.25&dbindex=1&popYear=2010&geotype=-1&geoid=null&areaid=null&type=null&route=null&nav=stateS-agencyS&rc=-1&stime=0:00&etime=23:59 12.35 2017-09-14
http://tnasoftwaretool.engr.oregonstate.edu:8080/TNAtoolAPI-Webapp/stopreport.html?&agency=456&n=inr&x=0.25&dbindex=6&popYear=2010&geotype=-1&geoid=null&areaid=null&type=null&route=null&nav=stateS-agencyS&rc=-1&stime=0:00&etime=23:59 22.66 2017-09-14
PPaulsonOregonDOT commented 7 years ago
query url time elapsed mm:ss.ss test date and time
http://tnasoftwaretool.engr.oregonstate.edu:8080/TNAtoolAPI-Webapp/stopreport.html?&agency=TRIMET&n=inr&x=0.25&dbindex=6&popYear=2010&geotype=-1&geoid=null&areaid=null&type=null&route=null&nav=stateS-agencyS&rc=-1&stime=0:00&etime=23:59 1:23.63 2017/09/14
http://tna.trilliumtransit.com:8080/TNAtoolAPI-Webapp/stopreport.html?&agency=TRIMET&n=inr&x=0.25&dbindex=1&popYear=2010&geotype=-1&geoid=null&areaid=null&type=null&route=null&nav=stateS-agencyS&rc=-1&stime=0:00&etime=23:59 1:16.54 2017/09/14
ed-g commented 7 years ago

Closing since there are no crashes reported. We can open new issues if problems arise.