File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,13 @@ For the detailed set of rules see [the guidelines](docs/guidelines.md) document.
3333For a description of the set of common language abstractions see [ the * core*
3434language] ( docs/core-language.md ) document.
3535
36+ The initial publication describing the project is [ Cross-Language Compiler
37+ Benchmarking: Are We Fast Yet?] [ 3 ] and can be cited as follows:
38+
39+ > Stefan Marr, Benoit Daloze, Hanspeter Mössenböck. 2016.
40+ > [ Cross-Language Compiler Benchmarking: Are We Fast Yet?] [ 4 ]
41+ > In Proceedings of the 12th Symposium on Dynamic Languages (DLS '16). ACM.
42+
3643##### Disclaimer: This is an Academic Project to Facilitate Research on Languages
3744
3845To facilitate research, the goal of this project is specifically to assess the
@@ -205,6 +212,8 @@ benchmarks.
205212
206213 [ 1 ] : https://github.com/smarr/SOMns
207214 [ 2 ] : http://www.newspeaklanguage.org/
215+ [ 3 ] : http://stefan-marr.de/papers/dls-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet/
216+ [ 4 ] : http://stefan-marr.de/downloads/dls16-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet.pdf
208217
209218 [ CD ] : https://www.cs.purdue.edu/sss/projects/cdx/
210219 [ CDjs ] : https://github.com/WebKit/webkit/tree/master/PerformanceTests/JetStream/cdjs
You can’t perform that action at this time.
0 commit comments