Skip to content

Multiple Language Benchmark (C++/Java/Scala/Go/C#/F#/Ruby)

Notifications You must be signed in to change notification settings

mattwarren/multi-language-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository was imported from the Google Code repo at http://code.google.com/p/multi-language-bench

Here is the original description of this project:

Standardized benchmarks, implemented in multiple languages, using the language's idiomatic, default containers, iteration methods, type methods and so. An effort to allow an almost fair comparison of core characteristics of the various languages.

An initial comparison of a loop recognition algorithm, implemented in C++, Java, Go, and Scala, has been published at the Scala Days 2011 Workshop at Stanford: https://code.google.com/p/multi-language-bench/source/browse/trunk/doc/scaladays2011-paper/main.pdf 

What I would like to do is to implement the same algorithm in the languages I use (C#/F#/Ruby) and compare them with those listed in the paper.

About

Multiple Language Benchmark (C++/Java/Scala/Go/C#/F#/Ruby)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published