Package for fetching network interface information
Project description
NIC Speedy Module
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for NicSpeedyModule-1.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0345c3a6e7e6c255972c4670d7c6124e1c4393abae7cb9c625f21a5816b3035b |
|
MD5 | de40bbeabc46aa35bedace511d2bde98 |
|
BLAKE2b-256 | 975ba4aefb21938025722bef4a0275825951b030c03cb2893c737da32ececbcb |