> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Weave가 함수 실행 속도에 영향을 주나요?

Weave 로깅의 오버헤드는 일반적으로 LLM 호출에 비해 무시할 수 있는 수준입니다.

함수 실행 속도에 미치는 Weave의 영향을 최소화하기 위해, Weave는 네트워크 활동을 백그라운드 스레드에서 처리합니다.

<Note>
  프로그램이 종료될 때는 Weave가 큐에 남아 있는 데이터를 로깅하는 동안 잠시 멈춘 것처럼 보일 수 있습니다.
</Note>

***

<Badge stroke shape="pill" color="orange" size="md">[성능](/ko/support/weave/tags/performance)</Badge>
