SectionTechnology
Last reviewed26 July 2026
Reading time8 minutes

What this tool helps you work out

A 1 Gbit/s link does not normally move files at 125 MB/s from beginning to end. Ethernet framing, TCP/IP, SMB, encryption, storage speed and competing traffic all reduce the amount available to the application. This tool converts the link rate into a practical throughput estimate using the efficiency you choose.

Enter your details

Enter your figures and select Calculate.

Before you begin

Use a measured rate when planning an important transfer. Link speed only describes the connection negotiated between two devices; it does not prove that the source disk, destination disk, server or route can sustain it.

Planning principle

Use measured values where possible and leave headroom for busy periods, overhead and future growth.

How the result is worked out

The calculator first converts bits per second into bytes per second, then applies the selected efficiency. The basic relationship is: usable MB/s = link Mbit/s ÷ 8 × efficiency. For example, 1,000 Mbit/s at 90% efficiency gives about 112.5 MB/s.

Worked example

A 2.5 Gbit/s Ethernet connection running at 88% efficiency provides roughly 275 MB/s of application throughput. A 500 GB transfer at that rate would take a little over 30 minutes before file-system and small-file overhead.

Practical tips

Link speed is a ceiling, not a rate

A gigabit link is not a promise of a gigabit. The figure describes the signalling rate of the physical connection, and everything above that layer takes a share before your data moves at all.

On wired Ethernet the overhead is modest and predictable. Frame headers, the inter-frame gap and the preamble consume a few per cent, and TCP and IP headers a few more. A well-configured gigabit link moving one large file typically achieves around 940 Mb/s of actual data, which is about 94% — and that number is stable enough to plan around.

Wireless is a different matter. The advertised rate on a Wi-Fi product is a theoretical maximum assuming ideal conditions, maximum channel width, no interference and a single device. Real throughput of 40 to 60% of that headline is normal, and it falls with distance, obstruction and the number of devices sharing the airtime. A router advertised at 3,000 Mb/s is not going to move 3 gigabits of anything.

The slowest link decides

Throughput across a path is set by its narrowest point, and that point is often not the one being upgraded. A gigabit switch does nothing for a device connected over Wi-Fi, and a fast network does nothing for a file coming off a mechanical hard disk that can only read at 120 MB/s. Before upgrading anything, work out which link is actually the constraint.

What the numbers mean in practice

LinkHeadlineRealistic sustainedA 10 GB file takes about
100 Mb/s Ethernet100 Mb/s~94 Mb/s15 minutes
Gigabit Ethernet1 Gb/s~940 Mb/s90 seconds
2.5 Gb/s Ethernet2.5 Gb/s~2.35 Gb/s35 seconds
10 Gb/s Ethernet10 Gb/s~9.4 Gb/s9 seconds
Wi-Fi 5, good conditions867 Mb/s~400 Mb/s3.5 minutes
Wi-Fi 6, good conditions1,200 Mb/s~600 Mb/s2.5 minutes

The wireless figures assume a single device close to the access point with a clear path. Add a wall, a few metres, or three other devices and they fall substantially.

Diagnosing a link that underperforms

Frequently asked questions

Why is a 1 Gbit/s network not 1 GB/s?

Network rates are quoted in bits. Eight bits make one byte, so 1 Gbit/s has a theoretical ceiling of 125 MB/s before overhead.

What efficiency should I use?

Around 85–95% can be reasonable for a healthy wired TCP transfer, but real results depend on the protocol, equipment and workload. Measure when accuracy matters.

Can Wi-Fi reach its advertised link rate?

Rarely as usable application throughput. Wi-Fi is shared, half-duplex radio and is affected by signal quality, interference, channel width and other clients.

Why does SMB copy speed fluctuate?

Caching, storage behaviour, antivirus scanning, file size and competing traffic can all change during the copy.

Does latency affect throughput?

Yes, especially over long-distance links or when TCP windowing, packet loss or application behaviour limits how much data can remain in flight.

Why do I only get about 940 Mb/s on a gigabit connection?

Because that is what a gigabit connection actually delivers. The remaining 6% is consumed by Ethernet framing, the inter-frame gap, and TCP and IP headers — overhead that is inherent to how the data is packaged rather than a fault or a limitation of your equipment. Anything in the region of 930 to 945 Mb/s on a sustained transfer means the link is working exactly as it should.

Will upgrading my switch to 2.5 or 10 gigabit help?

Only if the switch is genuinely the constraint, which it usually is not on a home network. If the devices connect over Wi-Fi, or the files live on mechanical drives, or the traffic goes out to the internet over a slower broadband connection, a faster switch changes nothing. Identify the narrowest point on the path first; it is frequently storage rather than network.

Why is my Wi-Fi so much slower than the number on the box?

The advertised figure is a theoretical maximum that adds together every radio and every stream the device supports, under ideal conditions with nothing else present. Real throughput of 40 to 60% of the headline is normal for a single nearby device, and it falls with distance, walls, interference and the number of devices sharing airtime. It is not a fault, and no product achieves its headline in a house.

Does a faster network make my internet faster?

Only up to the speed of your broadband connection. If your line delivers 100 Mb/s, upgrading an internal network from gigabit to 10 gigabit does nothing whatsoever for internet traffic. It only helps for traffic that stays inside the house — file transfers to a NAS, backups, video editing from network storage.

Related networking tools

References

Official guidance and standards can change. Check the linked source when applying the result to an important network.

Back to top