Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Anyone have time to add your favorite perl web framework to these benchmarks?

by zwon (Abbot)
on Apr 07, 2013 at 05:21 UTC ( [id://1027329]=note: print w/replies, xml ) Need Help??


in reply to Anyone have time to add your favorite perl web framework to these benchmarks?

It doesn't really look to me that this benchmark has any practical value, IMO it doesn't benchmark things that does matter, and it doesn't even correctly benchmark the rest. Usually web applications do more than just returning {"message" : "Hello, World!"}, and this "more" generally takes more time than web framework itself. Also, I see that in DB benchmarks some cases use mysql while others use mongodb, how is that web framework benchmark? Ok for college project, but for company it doesn't look professional.

Motivation is also questionable:

Application performance can be directly mapped to hosting dollars, and for a start-up company in its infancy, hosting costs can be a pain point.
What about developers time? One saved man-day may easily pay for server-month. I went recently to China for a week, and wanted to still be able to access twitter. It took me less than three hours to write web based twitter client with Mojolicioius and Net::Twitter, it does something for real, and it is smaller (122 lines, including templates) than HelloServerHandler.java which just sends "Hello, world". Check Mojolicioius::Lite if you want example how to do this with Mojolicious.
  • Comment on Re: Anyone have time to add your favorite perl web framework to these benchmarks?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1027329]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 12:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found