> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-hivemind-launch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Weave は関数の実行速度に影響しますか？

Weave のログ記録によるオーバーヘッドは、通常、LLM を呼び出す場合に比べて無視できる程度です。
Op の実行速度に対する Weave の影響を最小限に抑えるため、ネットワークアクティビティはバックグラウンドスレッドで処理されます。
プログラムの終了時には、キューに残っているデータがログされる間、一時的に停止したように見えることがあります。

***

<Badge stroke shape="pill" color="orange" size="md">[パフォーマンス](/ja/support/weave/tags/performance)</Badge>
