-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our s…
-
```
Investigate top bottlenecks
LIBYUV_DISABLE_AVX2=1 LIBYUV_WIDTH=1280 LIBYUV_HEIGHT=720 LIBYUV_REPEAT=1000
perf record out/Release/libyuv_unittest --gtest_filter=*
perf report
13.81% libyuv_uni…
-
```
Investigate top bottlenecks
LIBYUV_DISABLE_AVX2=1 LIBYUV_WIDTH=1280 LIBYUV_HEIGHT=720 LIBYUV_REPEAT=1000
perf record out/Release/libyuv_unittest --gtest_filter=*
perf report
13.81% libyuv_uni…
-
In [`b2976bc`](https://github.com/cioos-siooc/cwatch-upptime/commit/b2976bc928a4a04aee2db0dece13595a4bf87716
), Cioos Pacific CKAN (https://catalogue.cioospacific.ca) experienced **degraded performanc…
-
* SciQLop version: 0.5.4
* Python version: 3.12
* Operating System: macOS m2
### Description
I tried to drag variables into the window like what the screenshot did, but got no response. Also …
-
Requirement: Previously ADO fields containing service tree metatdata was synched when there were changes so that our data in ADO and dataverse is the same as service tree. During the new data model …
-
Hvis man har glemt password og derfor beder om at få fremsendt en email - så står JAR og tænker længe - se nedenstående billede
Det ender til sidst i en fejl
Genopfrisker siden og får følgende s…
-
I forbindelse med ændringer i GrundRisk skal der også ske ændringer i JAR. Ændringen skal ske i den foreløbige screening.
Billede fra slide, som Globeteam har udarbejdet.
Vi har stillet følgende f…
-
-
The 64-bit fiat-c files rely on uint128, which doesn't work in MSVC. Instead, MSVC has its own intrinsics. (Irritatingly, they're different between x86_64 and aarch64. There's `_umul128` on x86_64 and…