Displaying 3 results from an estimated 3 matches for "350019".
Did you mean:
50019
2009 Sep 13
1
Manage an unknown and variable number of data frames
Hi,
In the code below I create a small data.frame (dat) and then cut it
into different groups using CutList. The lists in CutList allow to me
choose whatever columns I want from dat and allow me to cut it into
any number of groups by changing the lists. It seems to work OK but
when I'm done I have a variable number of data frames what I need to
do further operations on and I don't know
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...r.ll 2 17527 0 0.01 17509 0 0.01 17509
libclamav_regex_regexec.ll 13 346136 1 0.04 297722 0 0.04 280917
libclamav_regex_regfree.ll 1 7301 0 0.01 7283 0 0.01 7283
libclamav_regex_strlcpy.ll 1 4693 0 0.01 4675 0 0.01 4675
libclamav_rtf.ll 12 145833 0 0.02 145815 0 0.02 145815
libclamav_scanners.ll 30 350019 0 0.04 350001 0 0.04 346273
libclamav_sis.ll 5 121197 0 0.02 121179 0 0.02 121179
libclamav_snprintf.ll 0 450 0 0.01 432 0 0.01 432
libclamav_special.ll 7 43879 0 0.01 43861 0 0.01 43861
libclamav_spin.ll 3 112836 0 0.02 112818 0 0.02 112818
libclamav_str.ll 14 69535 0 0.02 69517 0 0.02 69517
libcl...