Long eval clean up times
The following two methods should be used together in order to improve performance when running evaluations with large da …
OS errors - Too many open files
Errno 24 : Too many open files This error occurs when the number of open files exceeds the limit set by your operating s …
Server response caching
Weave provides server response caching to improve performance when making repeated queries or working with limited netwo …
Trace data loss in worker processes
Weave uploads trace data in background threads to minimize impact on your application’s performance. However, when using …
Will Weave affect my function's execution speed?
The overhead of Weave logging is typically negligible compared to making a call to an LLM. To minimize Weave’s impact on …