-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
master (1.11 dev)
### Does this issue reproduce with the latest releas…
-
(I'm creating tracking issues for some optimizations that RyuJit doesn't perform, so we'll have a place to reference/note when we see the lack of them affecting particular benchmarks)
There's code …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR32523](https://bugs.llvm.org/show_bug.cgi?id=32523) |
| Status | NEW |
| Importance | P enhancemen…
-
The following is a pared down version of production code to illustrate the problem.
```c++
int foo_optimized(int num) {
const auto arr = new int[num];
int ret = 0;
for (int i…
-
```
The event loop(s) in app/base.py does method-lookup for every loop iteration,
something which is a known Python time sink for often-called methods. The
attached patch assigns idle(), step() and …
-
Does loop tiling and loop unrolling is implemented in Par4all?
-
### CrateDB version
5.9.3
### CrateDB setup information
Single node
### Problem description
An `SQLParseException` is thrown for a certain complex query. The query runs successfully without stati…
-
### Bug description
The code can be accessed at https://www.kaggle.com/code/vigneshwar472/notebook5a03168e34
I am working on multiclass classification task and want to train a nueral network wit…
-
edit the `humannorm-texture-coarse.yaml` as below:
```
material_type: "pbr-material"
material:
material_activation: sigmoid
environment_texture: "load/lights/mud_road_puresky_1k.hdr"
…
-
| | |
| --- | --- |
| Bugzilla Link | [11046](https://llvm.org/bz11046) |
| Version | trunk |
| OS | All |
| Attachments | [Optimizes](https://user-images.githubusercontent.com/711534/143744000…