
Product
Introducing Custom Tabs for Org Alerts
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.
hyperdrive-profiler
Advanced tools
Profile Hyperdrive download performance.
The current major (v2) works for Hyperdrive v13. The old major (v1) works for Hyperdrive v11.
npm i -g hyperdrive-profiler
hyperdrive-profiler <drive key>
Note: for running with bare, use hyperdrive-profiler-bare,
This downloads the Hyperdrive with the given key to a temporary folder, and displays performance and progress metrics.
To see all options, run
hyperdrive-profiler --help
Example output:
General
- Runtime: 97.95 seconds
- Metadata found in: 0.80 seconds
- Fully downloaded in 97.95 seconds
Network (UDX)
- Bytes received: 1.6GB (15.8MB / second)
- Bytes transmitted: 4.2MB (43.3kB / second)
- Packets received: 1086078 (11089 / second)
- Packets transmitted: 178622 (1824 / second)
- Packets dropped: 0 (0.00 / second)
Connection info
- Address: xxx.xxx.xxx.xxx (firewalled: true)
- Connections:
- Attempted: 5
- Opened: 5
- Closed: 0
- Connection issues:
- Retransmission timeouts: 0
- Fast recoveries: 4
- Retransmits: 4
Hypercore stats
- Hotswaps: 288
FAQs
Profile hyperdrive download performance
The npm package hyperdrive-profiler receives a total of 2 weekly downloads. As such, hyperdrive-profiler popularity was classified as not popular.
We found that hyperdrive-profiler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.