-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [59e8bbcf83b664c3de6cfa553d9bbfad76578765](https://github.com/dotnet/runtime/commit/59e…
-
Forgive me if this is a stupid question, but what is the motivation for using `mmap` in `groot/riofs` to read files, instead of just a plain `os.Open`? A side effect of using `mmap` is that the reside…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [f4fa259f10762430bc555506f1640cb17b3f2e4f](https://github.com/dotnet/runtime/commit/f4f…
-
```
The links on the project home point to the old benchmark results app:
Under "links" or clicking on the image of the results on the main page:
http://microbenchmarks.appspot.com/run/jessewilson@g…
-
### Run Information
Architecture | x86
-- | --
OS | Windows 10.0.18362
Baseline | [d73c65ed402fad658c39d78773d181c4459b62c8](https://github.com/dotnet/runtime/commit/d73c65ed402fad658c39d78773d1…
-
We'll want to develop a microbenchmark suite to compare pandas 2.0 perf versus 1.x, especially in microbenchmarks. What's the right tool for this? asv, vbench?
-
Microbenchmarks are great and a good way to get a microscopic view and we should continue to add those as we see fit. We also should add benchmarks for larger chains of operation such as inflate and …
-
Jira Link: [DB-10559](https://yugabyte.atlassian.net/browse/DB-10559)
### Description
Description
Comparison is between:
- Orderby workload executed **without parallel workers and without analys…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [230dc86e9d92fbf191bf3b45b3f1b656f83d4426](https://github.com/dotnet/runtime/commit/…
-
### Describe the feature
Please include the next scenario in your microbenchmarks and help:
```CSharp
[ValueObject(typeof(string))]
public partial struct AccessToken
{
public static Valida…