-
I had to implement `Enzyme.onehot` to make forward-differentiation work with Enzyme/Reactant.
Thanks to the `replace`, we can reuse the arrays that are unchanged when doing multiple replications + …
-
### SDK
PHP SDK
### Description
https://docs.sentry.io/platforms/php/guides/laravel/#local-development-and-testing
Mentions negative effect of Sentry SDK on performance. I believe it may be a bit m…
-
# Context
Bevy folks measured that wgpu's trace-level logging when enabled at build time but disabled at run time can have a significant overhead (15%). This overhead comes from checking a global a…
nical updated
2 months ago
-
For example,
```hs
let !_ = runtimeAssert (0
-
### 🐛 Describe the bug
CPU time as below,
```
override aten::sum 2.52% 24.765ms 4.07% 39.978ms 60.849us
non-override aten::sum 4.49% …
-
Step to reproduce, adding new node pool for executors with 5 n1-highmem-96 instances.
Wait til cluster update succeed, run kubectl get nodes and verify.
run spark operator yaml states run 5 execut…
-
Currently, the binary lens light curve is calculated in a python loop where each point is evaluated separately.
https://github.com/rpoleski/MulensModel/blob/master/source/MulensModel/magnificationc…
-
### 🐛 Describe the bug
```
Name Self CPU % Self CPU CPU total % CPU total CPU time avg Self XPU Self XPU % XPU total XPU time avg # of Ca…
-
## Background:
I've made transitioned from react-scripts + craco to rsbuild / rspack.
During the transition I was taking different measurements to evaluate the improvements, where I ran into a bundl…
-
With this program:
```
import * as aws from "@pulumi/aws";
import * as kubernetes from "@pulumi/kubernetes";
console.log(aws);
console.log(kubernetes);
```
Serializing logs makes the prog…