17%
18.12.2013
(One-by-One)
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my_record;
14 int counter_limit;
15
17%
27.09.2021
Among the number of burgeoning Kubernetes distributions available today is the excellent production-ready K3s [1], which squeezes into a tiny footprint and is suitable for Internet of Things (Io
17%
13.02.2017
at level 3. To do this, each VLAN must have a connection to a router.
VLANs do not protect networks against spying or sniffing, although they can be monitored like switched networks using data analyzers (e
17%
04.02.2014
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... Recheck: 978
11 -> Bitmap Index Scan on mail_msg_idx (cost=0.00..128.03 rows=4 width=0)
12 (actual time=34.925..34.925 rows=1650 loops=1)
13 Index Cond: (msg ~ '(updatable|views)'::text)
14 ...
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... PostgreSQL 9.3
17%
09.01.2013
-> Bitmap Index Scan on mail_msg_idx (cost=0.00..128.03 rows=4 width=0)
12 (actual time=34.925..34.925 rows=1650 loops=1)
13 Index Cond: (msg ~ '(updatable|views)'::text)
14 Total runtime: 175 ... The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance. ... PostgreSQL 9.3 ... New in PostgreSQL 9.3
17%
09.10.2017
stack17987 0.1 1.2 224984 49332 pts/35S+15:450:19 /usr/bin/python /usr/bin/magnum-api
stack18984 0.0 1.4 228088 57308 pts/36S+15:450:06 /usr/bin/python /usr/bin/magnum-conductor
$
Kubernetes, Mesos
17%
31.05.2012
_mat_stat
3.37
39.34
11.64
54.54
22.07
8.12
rand_mat_mul
1.00
1.18
0.70
1.65
8.64
41.79
Table 1: Benchmark Times
17%
04.11.2011
convolutionSum = 0.0f;
05
06 // Iterate over convolution kernel
07 for(size_t ky = 0; ky < kernel.height; ++ky)
08 {
09 for(size_t kx = 0; kx < kernel.width; ++kx)
10
11 {
12
17%
11.04.2016
are generating a test installation only.
While the installation process is running, the Ubuntu host needs additional resources. Even though only 3GB of RAM and two processor cores are required, the installation
17%
05.09.2011
for AWS APIs; therefore, Eucalyptus clouds can scale out to Amazon EC2. Eucalyptus also implements an Amazon S3-compliant storage component called Walrus. Walrus is primarily a virtual machine repository