Ports Search

Results 571580 of 5,161 for /ports-mgmt/.(0.006 seconds)
benchmarks/dbs-1.1.5 (Score: 0.006224396)
Distributed network benchmarking system
DBS is a useful tool chest for evaluating TCP implementations, specifically flow control, retransmission control and congestion avoidance. -It can treat multiple TCP connections spanning multiple hosts simultaneously, and -It has the capability of measuring the changes of application level throughput at every data transmission.
benchmarks/dkftpbench-0.45 (Score: 0.006224396)
FTP benchmark program
dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of the benchmark is a number-of-simultaneous-users rating; after running the benchmark properly, you have a good idea how many simultaneous dialup clients a server can support. The target bandwidth per client is set at 28.8 kilobits/second to model dialup users; this is important for servers on the real Internet, which often serve thousands of clients on only 10 MBits/sec of bandwidth.
benchmarks/fhourstones-3.1 (Score: 0.006224396)
Integrated benchmark program
This integer benchmark solves positions in the game of connect-4, as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs.
benchmarks/forkbomb-1.4 (Score: 0.006224396)
System stress testing tool
forkbomb is tool for stress testing. It can create many processes using fork(), bring up some zombies, allocate memory using realloc() and accesses this memory. It has different switches for fine-tuning operation. While classic fork() bomb is good only for fun and QA release testing, running multiple memory-eaters can be useful for determining maximum memory which can be given to servers (bind or squid) without taking machine down. You can test different operation systems with this tool and see how they are handling the load.
benchmarks/flowgrind-0.7.5 (Score: 0.006224396)
Measure throughput and other metrics for TCP
Flowgrind is an advanced TCP traffic generator for testing and benchmarking Linux, FreeBSD, and Mac OS X TCP/IP stacks. In contrast to similar tools like iperf or netperf it features a distributed architecture, where throughput and other metrics are measured between arbitrary flowgrind server processes.
benchmarks/gtkperf-0.40 (Score: 0.006224396)
Measure your system's GTK+ performance
GtkPerf is an application designed to test GTK+ performance. The point is to create common testing platform to run predefined GTK+ widgets (opening comboboxes, toggling buttons, scrolling text yms.) and this way define the speed of device/platform.
benchmarks/himenobench-2015.07.09 (Score: 0.006224396)
Tool for measureing performance of floating point operation
Himeno Benchmark is made by HIMENO, Ryutaro, for evaluation of performance of the calculation of incompressible flow analysis. This program solves Poisson equation by Jacobi's iterative method which have many loops.
benchmarks/imb-3.0 (Score: 0.006224396)
Intel MPI Benchmark
The idea of IMB is to provide a concise set of elementary MPI benchmark kernels. With one executable, all of the supported benchmarks, or a subset specified by the command line, can be run. The rules, such as time measurement (including a repetitive call of the kernels for better clock synchronization), message lengths, selection of communicators to run a particular benchmark (inside the group of all started processes) are program parameters.
benchmarks/iozone-2.01 (Score: 0.006224396)
Performance Test of Sequential File I/O (older version)
Iozone: 'IO Zone' Benchmark Program (older 2.1 version) Iozone tests the speed of sequential I/O to actual files. Therefore, this measurement factors in the efficiency of your machine's file system, operating system, C compiler, and C runtime library. It produces a measurement which is the number of bytes per second that your system can read or write to a file. This is the 2.1 version of iozone. The new 3.x+ versions of iozone have completely changed their testing methods, thus their output is useless in comparing with older statistics.
benchmarks/libmicro-0.4.1 (Score: 0.006224396)
Set of utilities to benchmark productivity of system calls
LibMicro is a portable set of microbenchmarks that many Solaris engineers used during Solaris 10 development to measure the performance of various system and library calls. LibMicro was developed by Bart Smaalders and Phil Harman as part of their If another OS is faster it's a Solaris bug performance campaign.