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 8038801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T03:21:27+00:00 2026-06-05T03:21:27+00:00

I wanted to do some research but i could not find any information about

  • 0

I wanted to do some research but i could not find any information about this topic.

The only information that i found -> http://benchmarksgame.alioth.debian.org/u32/compare.php?lang=csharp&lang2=lua

And I’m not sure how i can interpret this chart.
If I’m right it basicly says that Lua is 10times faster than Mono.
But Mono’s memory usage is ~8 times better than Lua.

What does this say about perfomance ?

Comparing Lua with Mono -> Advantages/Disadvantages

Edit:
[Gamedevelopment]
Cryengine 3 uses c++/lua atm. But some guys releasing a mono port for this engine. I’m very familiar with Mono. But now i wanted to do some research on Lua to see if its worth to learn this language or if I should stick with Mono

  • 1 1 Answer
  • 0 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-06-05T03:21:29+00:00Added an answer on June 5, 2026 at 3:21 am

    You’re comparing apples to oranges. C# is a statically typed language, compiled to CIL which is a bytecode language, run (or usually JITted) by a virtual machine, and used for web and standalone application development. Lua is a dynamically typed scripting language typically run by an interpreter, often embedded as an extensible scripting language into a larger application.

    Also, your interpretation of the benchmark is wrong. The bar chart shows that the Mono program takes around 1/10th of the time to run compared to an equivalent Lua program.

    That said, this kind of microbenchmark is largely useless. Don’t take my word for it; read what the Shootout itself has to say about it. You should read the whole thing, but I’ll pull out some juicy citations:

    "The performance of a benchmark, even if it is derived from a real program, may not help to predict the performance of similar programs that have different hot spots."

    "It may seem paradoxical to use an interpreted language in a high-throughput environment, but we have found that the CPU time is rarely the limiting factor; the expressibility of the language means that most programs are small and spend most of their time in I/O and native run-time code."

    "Programming languages are compared against each other as though their designers intended them to be used for the exact same purpose – that just isn’t so."

    Long story short: select your language based upon whether it does well at what you want to do with it, whether it lets you express your intent clearly, whether it lets you write clean, maintanable code; not based upon some largely meaningless numbers.

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

Sidebar

Related Questions

I have performed some initial research, but have not found exactly what I am
I know the topic I started is too subjective. But I just wanted some
This is going to be a quick discussion, but I just wanted some feedback
I wanted to create some subdirectories inside my blob. But it is not working
I know that attributes are not supported inside the method body but i wanted
Just wanted to write some recursion but can't check if the child is in
I'm doing some research with large XML based datasets, and I wanted a simple
Based on my research, it seems that what I want to do is not
I've done a lot of research on this topic and there seems to be
I just wanted some input on a project that I'm working on. Basically, I'm

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.