-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [25dedce0e5cc400bd16044d701318e4d8ce99d88](https://github.com/dotnet/runtime/commit/25d…
-
In many discussions/comments I assumed that we have an HTTP API endpoint that allows for submitting a `Run` _plus_ its corresponding `BenchmarkResult`s, in the same HTTP request body. Looks like that …
-
Investigating differences between asm2wasm and wasm backend output, one cause of the latter's larger code sizes is that it emits loops over an array differently. For example, in a loop writing `array[…
-
## Background information
### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.)
v5.0.x head
```
$ git log --oneline -10
75795c04eb (HEAD -> v5.0…
-
E.g. the program:
```haskell
import Control.Ev.Eff
main :: IO ()
main = print $ runEff $ local 0 $ do
localModify (+ 1)
localGet
```
Prints (when compiled with `-O`):
```
0
```
…
-
-
The following invocation in dotnet/performance:
```bash
dotnet run -c Release -f net7.0 -- --filter "System.Numerics.Tests.Perf_BigInteger.Parse" --corerun /mnt/c/dev/dotnet/core_roots/cf2187_releas…
-
### Run Information
Architecture | arm64
-- | --
OS | Windows 10.0.19041
Baseline | [3f0c2cc88dc8efdde04f422bb05ef13719ce6aa8](https://github.com/dotnet/runtime/commit/3f0c2cc88dc8efdde04f422bb0…
-
```
1. Using caliper-1.0-beta-SNAPSHOT-all.jar (added to CLASSPATH, by the way).
2. Running with following command and getting the following output:
[xxx@xxx caliperstuff]$ java com.google.caliper.…
-
```
1. Using caliper-1.0-beta-SNAPSHOT-all.jar (added to CLASSPATH, by the way).
2. Running with following command and getting the following output:
[xxx@xxx caliperstuff]$ java com.google.caliper.…