> ## 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">[パフォーマンス](/ja/support/weave/tags/performance)</Badge>
