-
Omitting frame pointer is worth a few percent in general purpose workloads, but (1) PyTorch is not general purpose workloads and (2) it makes tools like perf not work. I suggest we should turn on fram…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [d2c458727ea78f8ff427d498842866a1f53ea5a1](https://github.com/dotnet/runtime/co…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [29cb8a61d395fe8cbf243f73eb78d3a5a526ee7d](https://github.com/dotnet/runtime/commit/29c…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [019d7580a27db97f1fbdcf0d26f7ae3fa54fc2d1](https://github.com/dotnet/runtime/commit/…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [b4508214c40e0eedfb7845999b3a15592c677114](https://github.com/dotnet/runtime/co…
-
This PR https://github.com/RustPython/RustPython/pull/2367 by @orf refactors the benchmark suite to use Criterion. It also adds micro-benchmarks.
It would be neat if we:
- [x] select a set of benc…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | Windows 10.0.22621
Queue | SurfaceWindows
Baseline | [0686ce61ed1e1cb3cb420281a0154efa5d0d00d5](https://github.com/dotnet/runtime…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [16506b76e865e5afae7fdffab6ea4a111c866c73](https://github.com/dotnet/runtime/co…
-
```
There has been intermittent discussion for years that we should add a library
to support the programming practice of a "signalling put", ie a memput-like
operation that transfers data and also n…
-
**Is your feature request related to a problem? Please describe.**
I'd like to know which of the wazero benchmarks (specific Benchmark... functions) are most representative of wazero user code, if yo…