Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1009513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:56:27+00:00 2026-05-16T08:56:27+00:00

Does anyone know where I could find reviews or reports on tasks that people

  • 0

Does anyone know where I could find reviews or reports on tasks that people implemented in two or more scripting languages to see which was more suited to a specific job? I want to know which languages are best suited to which types of operation so that I can make the most of them.

“Types of operation” could be sockets, the file system, logic evaluation, regex, or drawing.

I’m mostly interested in Python, PHP, Perl, and Ruby.

  • 1 1 Answer
  • 2 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T08:56:28+00:00Added an answer on May 16, 2026 at 8:56 am

    There’s the programming language shootout:
    http://shootout.alioth.debian.org/
    Although it may not measure enough of the things you’re looking for.

    However, benchmarks almost certainly won’t tell you anything useful about high level ideas of the sort you listed. For those things, the performance (as in speed of execution) has almost nothing to do with what language the code is written in (at least for the set of languages you listed, all of which have quite similar execution models), and almost everything to do with how the code is structured.

    If you want to be able to choose one of the languages you listed (for a particular task) based on something relevant, the questions you should be asking are:

    • What restrictions are there given the platform you want to run on? All of the languages you listed have large runtime systems — interpreters — which means they may have heavy deployment costs if you want to use them on systems on which they are not already installed. Having said that, Python at least has ‘py2exe’ and ‘py2app’ which can be used to make deployable executables of your application for Windows or Mac — there may well be something similar for the other languages you listed.
    • What relevant functionality is provided in the standard library for the language?
      (in this case, all the listed languages have very large, useful standard libraries).
    • What relevant functionality is available in external libraries that you could use?
    • How comfortable are you using the language?

    Finally, if execution speed really is very important in your application, and if you find that you can’t achieve the speed you need even with an appropriate choice of architecture in your chosen language, then you can identify the bottleneck and re-implement that in a compiled language, providing an interface back to the scripting language so it can be integrated into the application. All of the languages you listed support such native-code extensions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know where I could find the code that LaTeX uses to typeset
Does anyone know where I could find this file on Ubuntu?
does anyone know where I could find the source code for the SandPile (cellular
Does anyone know of a quick color picker widget that I could grab to
Does anyone know how I could find magic numbers in the source code using
Does anyone know where I could find a library of code for converting Lat/Lon
Does anyone know where I could find a list of safe-for-work (i.e. no porn,
Does anyone know of any websites, or (preferably) downloadable packages that you can use
Does anyone know where I can find the Javadoc for the IBM Developer Kit
Does anyone know of a TDataset descendant that works with Generics and RTTI, so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.