-
We need a suite of scripts that check the performance of the database communication. Perhaps a mix of some higher-level "integrated" checks of measurements using the context manager, the sweep, etc. a…
-
Performance on director pages is horrible, likely because we are loading essentially the whole dataset to show a lot of such pages. I think memcaching denormalized forms of our data and keeping both t…
-
## 🧹 Tech Debt
Fast uses [tachometer](https://github.com/polymer/tachometer) and a [GitHub action](https://github.com/andrewiggins/tachometer-reporter-action) for performance profiling libraries, s…
-
Establish a way to remotely profile the wonderdome while it's running on the production hardware. So far attempts to attach jvisualvm to a remote (or ssh-tunneled) JMX port have failed. Theoretically,…
-
# Summary
Performance when loading UI seems to be unacceptable right now.
## Steps To Reproduce
```
1. Create a new Xcode project.
2. Integrate MBCalendarKit
3. Create a `CalanderView`
4…
-
## Tentative goals
- [x] annotate Mono Interp with event pipe events
- [ ] annotate Mono AOT with event pipe events
- [ ] `FRAME_TYPE_IL_STATE`
- [ ] annotate AOT/Interp transitions
- […
-
## What
Construct realistic worst-case test and profile it, generating issues for any performance bottlenecks.
## Why
OpenAssetIO is likely to be used in hot code paths, e.g. graph processing…
-
## Overview
We also want to assess: Have we done everything on the frontend to make sure that this issue is not being caused by bugs or addressable performance bottlenecks? If there are significant b…
-
To improve our scripts speed
https://www.youtube.com/watch?v=cHraQ2I0Xgk
-
**Profiling tools** : line_profiler(pip install), cProfile(python built-in), snakevis(pip install)
The following is the time consumption breakdown for the pipeline
## `image_ms_quick`
* 16% ba…