Displaying 3 results from an estimated 3 matches for "ompact".
Did you mean:
impact
2012 Aug 24
2
TukeyHSD output
Hi all,
Is there a R-function that orders Tukey results with conveniant letters, similar to the SPSS output (A, AB, ABC, C, etc.) .
[[alternative HTML version deleted]]
2017 Aug 12
3
Help to create bugzilla account
Strange because in my all my experiments calling malloc.trim always helped
- memory reported by top decreased to the level it supposed to be. Do you
have in mind case when calling malloc.trim won't do anything? Also
shouldn't MALLOC_TRIM_THRESHOLD_ env variable has impact on malloc.trim
calls? At the moment seems any value is ignored...
12 ???. 2017 ?. 6:09 ?? ???????????? "Simon
2017 Aug 12
0
Help to create bugzilla account
...saw -- maybe 1
few percent recovery.
At this point I'm not sure we have enough data to show that adding
malloc_trim calls at the end of each GC, say, would warrant the
nusance of having to add configure checks. It would also be necessary
to make sure that adding this doesn't significantly ompact malloc
performance.
I don't know if this issue exists on Windows as well; it might as the
basic malloc we use there is the same as used in glibc (Dog Lea's
malloc).
Best,
luke
>
> 12 ???. 2017 ?. 6:09 ?? ???????????? "Simon Urbanek" <
> simon.urbanek at r-project....