Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to profile tornado web app ?
#1
Hello all,
I have a legacy Tornado web app that I need to profile. What is the best tool for that?
At first glance, it seems like there is a missing 'await' or something.
What is the best tool today for profiling such a Tornado app?
Reply
#2
why i don't see the replays ?
Reply
#3
Probably because Tornado is not the most popular Python webframework on earth and there may be not too many people being active here at this board still using Tornado.

Plus the original question lacks a bit of details on what you intend to profile... Simply how many requests it can handle per second? Or is there nay long running function you like to profile?

Regards, noisefloor
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  When should I use Tornado? ksimmi 0 1,506 Oct-08-2019, 06:20 PM
Last Post: ksimmi
  RelatedObjectDoesNotExist: User has no profile. Django 1.11 m0ntecr1st0 1 12,588 Feb-21-2019, 01:00 AM
Last Post: m0ntecr1st0
  About .profile and ImportError: No module named RicardoAbdala 1 3,153 Aug-28-2018, 05:32 AM
Last Post: buran
  I need request POST for Facebook in My Profile Kalet 4 4,346 Sep-27-2017, 05:53 PM
Last Post: Kalet
  Tornado / Flask help needed jogl 2 5,016 Aug-27-2017, 10:21 PM
Last Post: jogl
  Django allauth saving custom user profile fields with signup form prithvi 1 10,521 Aug-08-2017, 03:51 PM
Last Post: prithvi
  Some questions related to tornado httpserver and httpclient dullboy 1 4,060 Nov-17-2016, 06:10 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020