Displaying 5 results from an estimated 5 matches for "69224".
Did you mean:
6922
2005 Apr 26
3
Error using e1071 svm: NA/NaN/Inf in foreign function call
...46669,
47317, 47903, 48558, 49082, 49314, 50926, 51564, 52772, 53939,
56079, 57392, 58776, 59301, 61751, 63511, 66226, 70126, 73799,
24632, 26950, 27431, 31036, 31775, 32411, 33520, 34676, 36510,
37164, 40126, 40747, 41441, 42627, 44878, 46147, 47375, 49268,
49646, 50215, 56825, 59737, 62569, 69224, 70171, 24576, 27596,
29243, 29855, 30506, 31750, 32915, 34695, 35328, 36482, 37218,
38307, 39061, 44248, 44999, 46774, 47275, 48561, 49719, 50318,
50920, 51417, 53241, 53860, 54590, 55251, 57012, 57468, 58213,
58751, 60465, 61090, 61786, 62816, 63616, 63938, 65290, 66417,
67233, 69208, 23412,...
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))
...83699
7zFolderOutStream.ll 21 98330 0 0.01 98294 0 0.01 98294
7zHandler.ll 57 498965 3 0.04 497360 * * *
7zHandlerOut.ll 46 360396 3 0.04 358791 * * *
7zHeader.ll 0 533 0 0.01 497 0 0.01 497
7zIn.ll 65 630076 4 0.05 627948 * * *
7zOut.ll 52 422075 4 0.04 419945 * * *
7zProperties.ll 5 69260 0 0.01 69224 0 0.02 69224
7zRegister.ll 3 6435 0 0.01 6399 0 0.01 6399
7zSpecStream.ll 14 42877 0 0.01 42841 0 0.01 42841
7zStream.ll 18 24928 0 0.01 24912 0 0.01 23518
7zUpdate.ll 74 664947 10 0.05 659086 * * *
abs.ll 9 15684 1 0.01 15505 1 0.01 15505
access.ll 2 7714 0 0.01 7697 0 0.01 7697
ackermann.ll 3 512...
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>