enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Netperf - Wikipedia

    en.wikipedia.org/wiki/Netperf

    Netperf is a software application that provides network bandwidth testing between two hosts on a network. It supports Unix domain sockets, TCP, SCTP, DLPI and UDP via BSD Sockets. [1] Netperf provides a number of predefined tests e.g. to measure bulk (unidirectional) data transfer or request response performance.

  3. Iperf - Wikipedia

    en.wikipedia.org/wiki/Iperf

    iperf, Iperf, or iPerf, is a tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network. iperf has client and server functionality, and can create data streams to measure the throughput between the two ends in one or both directions. [2]

  4. Network traffic measurement - Wikipedia

    en.wikipedia.org/wiki/Network_traffic_measurement

    Network performance could be measured using either active or passive techniques. Active techniques (e.g. Iperf) are more intrusive but are arguably more accurate.Passive techniques have less network overhead and hence can run in the background to be used to trigger network management actions.

  5. List of performance analysis tools - Wikipedia

    en.wikipedia.org/wiki/List_of_performance...

    Arm MAP, a performance profiler supporting Linux platforms.; AppDynamics, an application performance management solution [buzzword] for C/C++ applications via SDK.; AQtime Pro, a performance profiler and memory allocation debugger that can be integrated into Microsoft Visual Studio, and Embarcadero RAD Studio, or can run as a stand-alone application.

  6. netsniff-ng - Wikipedia

    en.wikipedia.org/wiki/Netsniff-ng

    netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann. Its gain of performance is reached by zero-copy mechanisms for network packets (RX_RING, TX_RING), [3] so that the Linux kernel does not need to copy packets from kernel space to user space via system calls such as recvmsg().

  7. netstat - Wikipedia

    en.wikipedia.org/wiki/Netstat

    In computing, netstat is a command-line network utility that displays open network sockets, routing tables, and a number of network interface (network interface controller or software-defined network interface) and network protocol statistics. It is available on Unix, Plan 9, Inferno, and Unix-like operating systems including macOS, Linux ...

  8. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.

  9. Network utility - Wikipedia

    en.wikipedia.org/wiki/Network_utilities

    Other network utilities include: netstat, displays network connections (both incoming and outgoing), routing tables, and a number of network interface and network protocol statistics. It is used for finding problems in the network and to determine the amount of traffic on the network as a performance measurement. [1]