# Processing delay

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Processing_delay
> Markdown URL: https://mediated.wiki/source/Processing_delay.md
> Source: https://en.wikipedia.org/wiki/Processing_delay
> Source revision: 1149938454
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Time required for a router to process a packet header

In a [network](/source/Computer_network) based on [packet switching](/source/Packet_switching), **processing delay** is the time it takes [routers](/source/Router_(computing)) to process the [packet header](/source/Packet_header). Processing delay is a key component in [network delay](/source/Network_delay).

During processing of a packet, routers may check for bit-level errors in the packet that occurred during transmission as well as determining where the packet's next destination is. Processing delays in high-speed routers are typically on the order of microseconds or less. After this nodal processing, the router directs the packet to the queue where further delay can happen ([queuing delay](/source/Queuing_delay)).

In the past, the processing delay has been ignored as insignificant compared to the other forms of network delay. However, in some systems, the processing delay can be quite large especially where routers are performing complex encryption algorithms and examining or modifying packet content.[1] [Deep packet inspection](/source/Deep_packet_inspection) done by some networks examine packet content for security, legal, or other reasons, which can cause very large delay and thus is only done at selected inspection points. Routers performing [network address translation](/source/Network_address_translation) also have higher than normal processing delay because those routers need to examine and modify both incoming and outgoing packets.

## See also

- [Latency (engineering)](/source/Latency_(engineering))

## References

1. **[^](#cite_ref-1)** [Ramaswamy Ramaswamy, Ning Weng and Tilman Wolf, *Characterizing Network Processing Delay*](http://www.ecs.umass.edu/ece/wolf/pubs/globecom2004.pdf)

## Bibliography

- *Computer Networking: A Top-Down Approach* by Kurose and Ross. 6th edition

This article related to telecommunications is a stub. You can help Wikipedia by adding missing information.

- [v](https://en.wikipedia.org/wiki/Template:Telecomm-stub)
- [t](/source/Template_talk%3ATelecomm-stub)
- [e](https://en.wikipedia.org/wiki/Special:EditPage/Template:Telecomm-stub)

---
Adapted from the Wikipedia article [Processing delay](https://en.wikipedia.org/wiki/Processing_delay) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Processing_delay?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
