-
Hi,
I am using pymanopt for optimization on a product manifold, and my cost and euclidean_gradient routines involve performing independent operations that can therefore be parallelized. These oper…
-
Noted in discussion [here](https://github.com/dotnet/runtime/pull/72712#issuecomment-1203005578) about the recent DateTime perf optimization, that we could not rely on the JIT to safely collapse multi…
-
Minimalish example: https://gist.github.com/mrdomino/5f7de7b4aa9f74d13747
That segfaults (dereferencing 0) on -O3 and exits normally on -O2. Trial elimination of optimization flags reveals that `-O -…
-
`Update at 2023-07-24`
## CurveFS Feature
- Performance
| progress | expected | describe | related|
| :--- | :--- | :--- | :--- |
| `Doing` | Q3 |`Rename` performance optimizat…
-
i'm trying to implement a rigidbody that is operated by individual smaller jet engines. currently i do this by applying forces at points.
i reproduced the problem in a minimal project, a heron stea…
-
The `simple-result->` contract should maybe stop using `with-contract-continuation-mark` (`wccm`) to run as quickly as possible.
Here is one program where `wccm` adds zero benefit but has big costs…
bennn updated
2 years ago
-
From my very brief go-over of the code, it looks like it's only looking for some of the framework-specific trace messages on traced scripts. For more accurate metric, we can add some kind of small mar…
-
## RTU-02C: Redundant Conditional Clause
| Type | Severity | Location |
| ---- | -------- | -------- |
| [Gas Optimization](/appendix/finding-types#gas-optimization) | | [RebaseTokenUpgradeable.…
-
`map` and `set` nodes are currently represented with:
https://github.com/microsoft/STL/blob/58bb49d63d92e7a0346a05af29816aeea6b4cf0f/stl/inc/xtree#L321-L330
This consumes a surprising amount of …
-
### Description
The [Quantum Approximate Optimization Algorithm (QAOA)](https://qiskit.org/textbook/ch-applications/qaoa.html#4.-The-QAOA-algorithm-) is one of the workhorses of near-term algorithms …