search for: 32587

Displaying 6 results from an estimated 6 matches for "32587".

Did you mean: 325,7
2005 Oct 13
3
aggregate slow with many rows - alternative?
...regate / cnt my test data. It works fine, but the problem is with my real data (33'000 rows) where the function is really slow (nothing happened in half an hour). Does anybody know of other functions that I could use? Thanks, Hans-Peter -------------- dat <- data.frame( Datum = c( 32586, 32587, 32587, 32625, 32656, 32656, 32656, 32672, 32672, 32699 ), FischerID = c( 58395, 58395, 58395, 88434, 89953, 89953, 89953, 64395, 62896, 62870 ), Anzahl = c( 2, 2, 1, 1, 2, 1, 7, 1, 1, 2 ) ) f <- function(x) data.frame( Datum = x[1,1], FischerID = x[1,2], Anzahl = sum...
2000 Jul 20
0
Security Update: DoS on gpm
...---BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE5dp+V18sy83A/qfwRAhCfAJ934cwOj+vi8taarVCA1w8jqf33CwCcDss6 I0IGl8DR0aWD4MIRqQsUcaM= =hoSC -----END PGP SIGNATURE----- From mail@mail.redhat.com Jul 16:56:17 2000 -0400 Received: (qmail 32587 invoked from network); 21 Jul 2000 20:56:18 -0000 Received: from mail.redhat.com (199.183.24.239) by lists.redhat.com with SMTP; 21 Jul 2000 20:56:18 -0000 Received: from lacrosse.corp.redhat.com (root@lacrosse.corp.redhat.com [207.175.42.154]) by mail.redhat.com (8.8.7/8.8.7) with ESMTP id QAA1...
2019 Jan 28
2
Samba 4.9.4 - high RAM usage - OOM killer
...31645 rpc_server 31891 rpc_server 32086 rpc_server 32092 rpc_server 32128 rpc_server 32143 rpc_server 32412 rpc_server 32448 rpc_server 32472 rpc_server 32506 rpc_server 32587 rpc_server 448 rpc_server 534 rpc_server 899 rpc_server 922 rpc_server 1025 rpc_server 1134 rpc_server 1211 rpc_server 1275 rpc_server 1294 rpc_server 1433 rpc_serve...
2019 Jan 28
5
Samba 4.9.4 - high RAM usage - OOM killer
Hi, We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and then 4.9.4 samba version (using sernet subscription packages / debian stable) The setup is composed of 4 DCs with each 2 CPU/16GB RAM. We currently have ~700 user accounts / ~600 computers / ~150 groups Our mail setup, SSO, ... query the 4 DCs constantly. Every 5 to 10 days the RAM consumption and CPU usage (due to kswapd)
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))
...d.ll 12 37045 0 0.01 37008 0 0.00 37008 fdtd-apml.ll 12 90288 0 0.02 90249 0 0.02 90249 fe.ll 21 73735 0 0.01 73719 0 0.02 73446 ffbench.ll 2 38643 0 0.01 38628 0 0.01 38628 fftbench.ll 81 162362 4 0.02 161595 2 0.02 163177 fftFunctions.ll 16 176353 0 0.02 176338 0 0.03 176338 fft.ll 3 32602 0 0.01 32587 0 0.01 32587 FFT.ll 6 26717 0 0.01 26697 0 0.01 26697 fftmisc.ll 4 8115 0 0.01 8085 0 0.01 8085 fftsg.ll 37 694548 0 0.07 694523 0 0.08 677578 Fheap.ll 16 55029 0 0.02 55009 0 0.02 55009 fib2.ll 2 3596 0 0.01 3577 0 0.01 3577 fibo.ll 11 15159 0 0.01 15134 0 0.01 15134 FileDir.ll 30 298591 0 0.03 29...