Skip to content

Instantly share code, notes, and snippets.

@trilliwon
Created December 12, 2021 06:57
Show Gist options
  • Save trilliwon/ff34c72ee5fd7e770c1f323e7a77cec0 to your computer and use it in GitHub Desktop.
Save trilliwon/ff34c72ee5fd7e770c1f323e7a77cec0 to your computer and use it in GitHub Desktop.

bandwidth, throughput, latency

  • bandwidth (대역폭)

    • 단위 시간 동안 한 곳에서 다른 곳으로 전달할 수 있는 데이터의 최대량
  • throughput (처리량)

    • 일정한 주기 동안 채널을 가로질러 전송될 수 있는 데이터의 양
  • latency (대기시간)

    • 데이터를 요청한 시점과 데이터가 도달한 시점 사이에 걸린 시간
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment