-
Is is possible to speed up some of these slow tests, or mark them as slow and only run them in CI?
```bash
$ pytest --durations=10
================================================================…
-
[Job](https://mihubot.xyz/runtime-utils/Eh-5Rr2A) completed in 19 minutes 50 seconds.
https://github.com/dotnet/runtime/pull/109715
### Diffs
Diffs
```
Found 280 files with textual diffs.
Summary…
-
### Feature tracking issue for `Dart` language support:
(see #2703 for Rust)
- [x] Dart AST
- [x] Dart AST Printer
- [ ] `Fable2Dart`:
- [x] modules
- [x] primitives
- [x] b…
-
[Half](https://learn.microsoft.com/en-us/dotnet/api/system.half)
-
Code involving complex assembly modification or generation often needs to compare `TypeReference`, `MethodReference` and similar types for equality and/or use them as dictionary keys. Currently this i…
-
Change NLU.DevOps.ModelPerformance to a configurable JSON compare library such that any two JSON values can be compared.
We could have a simple interface like `IConfusionMatrixEvaluator`:
```cs
p…
-
Today, the generator driver compares metadata references via instance. In the compiler server cache, we create a new compilation between invocations; because the references are on the compilation, we …
-
drt-chaos is in a really bad state now. Several of the nodes are down, with at least two of them complaining about consistency issues:
F241031 14:03:24.454366 1160675458 kv/kvserver/replica_consiste…
-
Overall, this package has held up well.
If we were to ever consider a v2, here are some changes:
* By default, always treat every variable as addressable, so that comparers and transformers that o…
dsnet updated
10 months ago
-
As Ben says:
> It (currently) tries to emulate the behaviour of a hash map with binary search and a sorted array, I think it's better we just use native tools where they're available for quick inse…