27%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
27%
15.08.2016
Zodiac FX as an alternative for testing OpenFlow configurations on real hardware. Zodiac FX is a four-port, 100MB switch controlled by an Atmel CPU. The Zodiac FX switch works with the OpenFlow protocol
27%
11.04.2016
:
Python 2 version 2.6, along with the developer packages (for Ubuntu in the python-dev
package)
librsync version 0.9.6 along with developer files (for Ubuntu in the packages librsync1
and librsync
27%
03.08.2023
MBps (same as V30)
V10
Video speed class 10
At least 10MBps (same as C10)
V60
Video speed class 60
At least 60MBps
V90
Video speed class 90
27%
07.01.2014
the space used in the two backup directories and the SOURCE
directory. The SOURCE
directory reports using 9.2MB; backup.0
, the most recent snapshot, also reports using 9.2MB (as it should), and backup.1
27%
07.11.2023
the last command as an example, an option to specify the extent size would be:
# vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd
The -s 8M
option specifies a PE size of 8MB when the VG is created. You can change
27%
08.10.2015
was possible in principle, but this solution was not as clean as developing a separate interface. This need for a container interface is precisely the gap that Magnum [6] [7] sets out to fill. As a new Open
27%
27.09.2024
-required
$ ssh-keygen -t ed25519-sk -O resident -O application=ssh: -O verify-required
You need firmware version 5.2.3 or later on the YubiKey.
The is simply text that describes where
27%
11.06.2014
, the alternative ISO image takes up only 45MB. An 80MB multiboot CD (TheSSS-8.0-ToolBox.iso) is also available. Besides TheSSS with PHP, it also contains Antivirus Live CD [4], BakAndImgCD [5], and FreeDOS [6 ... in at a mere 30MB.
27%
11.05.2021
, elapsed Time = %9.6f, GFlops = %9.6f ", ...
N, elapsedTime, gFlops) );
endfor
Listing 2: Double-Precision Square Matrix Multiply
# Example DGEMM
for N = [2, 4, 8, 16