-
### Potential points of concern
We should ensure that release testing catches these performance cases, or make sure we cover these cases in some way.
* Current scheduling logic is O(n)
-
To measure the `VM_EXIT` latency, we must modify the kernel.
Bifrost does it as such:
https://github.com/IPADS-Bifrost/cvm-opt-guest/commit/91c41f9e6dbb1598d6fb425f389b8b023e751045
-
```
Pretty much each time I run a benchmark, some results "fail to upload". Roughly
10% seem to be missing, making the whole web UI largely useless, in particular
since I can't find how to "manually…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [101c0daf5aa76451304704481a0d82d328498950](https://github.com/dotnet/run…
-
```
Pretty much each time I run a benchmark, some results "fail to upload". Roughly
10% seem to be missing, making the whole web UI largely useless, in particular
since I can't find how to "manually…
-
```
Pretty much each time I run a benchmark, some results "fail to upload". Roughly
10% seem to be missing, making the whole web UI largely useless, in particular
since I can't find how to "manually…
-
Many graphics crates use glam. Not all use the same version. This results in having to pin old versions of crates to get them all on the same version of glam.
The graphics ecosystem needs a solid …
-
This is a list of todos for BH.
Must to run anything:
**Phase1 for BH bring up - target 5/2**
**@abhullar-tt**
- [x] #8453 bump umd version up to latest
- [x] #8530 ARCH_NAME = blackhole
- [x] #856…
-
```
Much of Caliper is focused on measuring performance in long-running processes.
I'd like for us to also support measuring startup performance.
I've got some slow code that appears to perform well…
-
# Summary
Benchmarks results that are easy to read and communicate to the team and outside of Marigold.
# Motivation
As benchmark results depend on an important number of factors (see Issue …