Proceedings of the Eleventh ACM SIGPLAN Workshop on Erlang Workshop 2012
DOI: 10.1145/2364489.2364495
|View full text |Cite
|
Sign up to set email alerts
|

A scalability benchmark suite for Erlang/OTP

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
24
0

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
4

Relationship

2
6

Authors

Journals

citations
Cited by 32 publications
(25 citation statements)
references
References 7 publications
1
24
0
Order By: Relevance
“…This set of experiments, reported by [8], confirmed that some programs scaled well in the most recent Erlang/OTP release of the time (R15B01) but also revealed VM and language level scalability bottlenecks. Figure 5 shows runtime and speedup curves for the Orbit benchmark where master and workers run on a single Erlang node in configurations with and without intra-worker parallelism.…”
Section: Scaling Erlang On a Single Hostsupporting
confidence: 70%
See 2 more Smart Citations
“…This set of experiments, reported by [8], confirmed that some programs scaled well in the most recent Erlang/OTP release of the time (R15B01) but also revealed VM and language level scalability bottlenecks. Figure 5 shows runtime and speedup curves for the Orbit benchmark where master and workers run on a single Erlang node in configurations with and without intra-worker parallelism.…”
Section: Scaling Erlang On a Single Hostsupporting
confidence: 70%
“…The reasons for poor scaling are less obvious for other benchmarks, and it is exactly these we have chosen to study in detail in subsequent work [8,46].…”
Section: Scaling Erlang On a Single Hostmentioning
confidence: 99%
See 1 more Smart Citation
“…In [4] the authors present a test suite for measuring different aspects of Erlang applications performance. The exemplary test running on a 64-core machine shows that in most cases the speedup is non-linear and it degrades for high number of cores and schedulers.…”
Section: Parallel Programming In Erlangmentioning
confidence: 99%
“…Other parallel programming languages, that require virtual machines (e.g. Erlang, Java), increase deviations of performance scalability, since it is not only related to hardware resources, but also to the internals of the virtual machine [1,2]. This paper focuses on JavaScript, an interpreted language, largely employed to develop web apps executed in web browsers.…”
Section: Introductionmentioning
confidence: 99%