Code Monkey home page Code Monkey logo

languagecomparison's People

Contributors

dan-c-underwood avatar davidtruby avatar georgevanburgh avatar luke5542 avatar rdemellow avatar

Watchers

 avatar  avatar  avatar  avatar

languagecomparison's Issues

Additional Languages

It would be useful to add in several other popular languages to the benchmarks (not limited to):

  • PHP
  • Swift (once the Linux runtime has been released)
  • F#
  • Haskell

Move each example into it's own subdirectory

This makes it easier for examples like Rust, Go, and D where they can benefit from using build tools such as cargo.

Will also make it cleaner for adding examples of different algorithms in the future.

Use Docker as a runtime environment

Requiring everyone to download 50 separate runtimes in order to run the tests is a bit funky. Using Docker, you could download a standard execution environment for each language, and execute the benchmark within, with no performance overhead.

Measure timings from within code

Change each example to measure time taken from within the code to minimise the impact of overheads, especially for setup in scripting examples.

Additional Dlang Compilers

We should probably work to include LDC and GDC compilers for D, in a similar manner to Clang vs GCC that we already have for C/C++.

Fix Multi-Run graph output

Right now it's pretty difficult to distinguish between the results over multiple runs of the benchmarks. All the languages at sub-one-second get mashed together and it's not really possible to compare them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.