Skip to main content

Package for fetching network interface information

Project description

NIC Speedy Module

Build Status

This repository were created for demonstrating of problem which appears in systems with a lots of NICs. Lets say you have a system with 1000 NIC. If you will use ethtool or netifaces, then you will get results after several minutes. Why does it take too much time? Because this packages do not have simple function for fetching all network`s interface information at the same time.

In /module_tests are created tests which measure total time of getting info about system NICs. You can see that this module is faster then other, because it has one function which fetchs all information at the same time. You can measure that on your own.

How to use this module?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NicSpeedyModule-1.0.3.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

NicSpeedyModule-1.0.3-cp39-cp39-macosx_10_9_x86_64.whl (5.8 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page