2014
DOI: 10.1145/2775052.2661094
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic page sharing optimization for the R language

Abstract: Dynamic languages such as R are increasingly used to process .large data sets. Here, the R interpreter induces a large memory overhead due to wasteful memory allocation policies. If an application's working set exceeds the available physical memory, the OS starts to swap, resulting in slowdowns of a several orders of magnitude. Thus, memory optimizations for R will be beneficial to many applications. Existing R optimizations are mostly based on dynamic compilation or native libraries. Both methods ar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 18 publications
0
6
0
Order By: Relevance
“…The cuproptosis-related genes (CRGs) were collected from a previous study [17]. The Pearson correlation coe cients (PCCs) of the CRGs and FRGs expression levels were calculated using the "correlation test function (cor.test())" in R [24], the threshold was set as "|cor|>0.3 and p < 0.05", and a total of 175 CFRGs were identi ed.…”
Section: Data Preparation and The Cfrgs Identi Cationmentioning
confidence: 99%
“…The cuproptosis-related genes (CRGs) were collected from a previous study [17]. The Pearson correlation coe cients (PCCs) of the CRGs and FRGs expression levels were calculated using the "correlation test function (cor.test())" in R [24], the threshold was set as "|cor|>0.3 and p < 0.05", and a total of 175 CFRGs were identi ed.…”
Section: Data Preparation and The Cfrgs Identi Cationmentioning
confidence: 99%
“…data on the methylation levels and the matched expression levels of the dMGs were extracted, and their Pearson correlation coefficients (PCCs) were calculated using the cor.test() function (https://stat. ethz.ch/R-manual/R-devel/library/stats/html/cor.test.html) in R (25). P<0.05 was set as the significance threshold.…”
Section: Analysis Of Correlation Between the Methylation Levels And Ementioning
confidence: 99%
“…When calling a wrapper function for the first time after evaluation, libmozart re-protects all allocated memory to re-enable capturing memory accesses. This technique has been used in other systems successfully [45,46] to inject laziness.…”
Section: C++ Client Librarymentioning
confidence: 99%