Implement zerocopy writes #3436
ci.yml
on: pull_request
Run benchmarks
1m 43s
Matrix: ci
Annotations
130 errors
py 3.11 on ubuntu-latest (skip_cython)
result: TResult | None = func()
|
py 3.11 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.11 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.11 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.11 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.11 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.11 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.11 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.11 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.10 on ubuntu-latest (skip_cython)
result: TResult | None = func()
|
py 3.10 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.10 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.10 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.10 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.10 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.10 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.10 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.12 on macos-latest (skip_cython)
result: TResult | None = func()
|
py 3.12 on macos-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.12 on macos-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.12 on macos-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.12 on macos-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.12 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on macos-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.12 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on macos-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.13 on macos-latest (skip_cython)
result: TResult | None = func()
|
py 3.13 on macos-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.13 on macos-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.13 on macos-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.13 on macos-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.13 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on macos-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.13 on macos-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on macos-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.9 on ubuntu-latest (skip_cython)
result: TResult | None = func()
|
py 3.9 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.9 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.9 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.9 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.9 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.9 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.9 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.13 on ubuntu-latest (skip_cython)
result: TResult | None = func()
|
py 3.13 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.13 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.13 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.13 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.13 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.13 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.12 on ubuntu-latest (skip_cython)
result: TResult | None = func()
|
py 3.12 on ubuntu-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.12 on ubuntu-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.12 on ubuntu-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.12 on ubuntu-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on ubuntu-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.12 on ubuntu-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on ubuntu-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.12 on windows-latest (skip_cython)
result: TResult | None = func()
|
py 3.12 on windows-latest (skip_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.12 on windows-latest (skip_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.12 on windows-latest (skip_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.12 on windows-latest (skip_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.12 on windows-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on windows-latest (skip_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.12 on windows-latest (skip_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on windows-latest (skip_cython)
yield from self._runtest_for(item, "setup")
|
py 3.11 on ubuntu-latest (use_cython)
result: TResult | None = func()
|
py 3.11 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.11 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.11 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.11 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.11 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.11 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.11 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
|
py 3.9 on ubuntu-latest (use_cython)
result: TResult | None = func()
|
py 3.9 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.9 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.9 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.9 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.9 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.9 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.9 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
|
py 3.10 on ubuntu-latest (use_cython)
result: TResult | None = func()
|
py 3.10 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.10 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.10 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.10 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.10 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.10 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.10 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
|
py 3.12 on ubuntu-latest (use_cython)
result: TResult | None = func()
|
py 3.12 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.12 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.12 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.12 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.12 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.12 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
|
py 3.13 on ubuntu-latest (use_cython)
result: TResult | None = func()
|
py 3.13 on ubuntu-latest (use_cython)
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
|
py 3.13 on ubuntu-latest (use_cython)
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
|
py 3.13 on ubuntu-latest (use_cython)
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
|
py 3.13 on ubuntu-latest (use_cython)
raise exception.with_traceback(exception.__traceback__)
|
py 3.13 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on ubuntu-latest (use_cython)
yield from unraisable_exception_runtest_hook()
|
|
py 3.13 on ubuntu-latest (use_cython)
teardown.throw(exception) # type: ignore[union-attr]
|
py 3.13 on ubuntu-latest (use_cython)
yield from self._runtest_for(item, "setup")
|