32%
08.11.2012
Talend has released version 5.2 of its enterprise open source integration platform, which, according to the company, “provides a unified environment for managing the entire lifecycle across data ...
Talend v5.2 offers support for NoSQL databases, and big data profiling for Hadoop.
30%
25.03.2021
, ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1)
test: (groupid=0, jobs=1): err= 0: pid=5956: Sat Jan 9 16:38:53 2021
read: IOPS=256k, BW=998MiB/s (1047MB/s)(2045MiB/2049msec
29%
02.08.2021
%util
sda 10.91 6.97 768.20 584.64 4.87 18.20 30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52
nvme0n1 58.80 12.22 17720.47 48.71 230
28%
12.05.2021
30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52
nvme0n1 58.80 12.22 17720.47 48.71 230.91 0.01 79.70 0.08 0.42 0.03 0.00 301.34 3
28%
07.11.2023
5.3M 8.2k 5.3M 1% /run/lock
/dev/nvme1n1p1 1.1T 488G 468G 52% /home
/dev/nvme0n1p1 536M 6.4M 530M 2% /boot/efi
/dev/sda1 6.0T 3.4T 2.4T 60% /home2
tmpfs
27%
15.02.2012
2
0
0
0
0
0
2
256KB < < 512KB
2
2
2
3
2
2
2
3
512KB < < 1MB
3
2
2
27%
26.01.2012
2
0
0
0
0
0
2
256KB < < 512KB
2
2
2
3
2
2
2
3
512KB < < 1MB
3
2
2
27%
11.04.2016
rqnoidle 0
8,0 0 0 0.000447822 0 m N cfq schedule dispatch
8,0 0 24 3.376123574 351 A W 10048816 + 8 <- (8,2) 7783728
8,0 0 25 3.376126942 351 Q W
26%
28.03.2012
--------><----------Disks-----------><----------Network---------->
#cpu sys inter ctxsw KBRead Reads KBWrit Writes KBIn PktIn KBOut PktOut
3 1 1421 2168 0 0 41000 90 0 2 0 0
3 2 1509 2198 64 2 49712
25%
30.11.2020
integration
50 integral = trapezoidal(local_a, local_b, local_n, h)
51
52 # Add up the integrals calculated by each process
53 if (my_rank == 0):
54 total=integral
55 for source in range(1,p):
56