-
### Describe the bug
Warning about @evidence-dev/mssql being invalid when a new project is created
### Steps to Reproduce
Create a new project using `Evidence: New Evidence Project`
### Logs
```S…
-
We should provide test data for multiple EvidenceBundles and multiple EvidenceStatements. For completeness, we should provide samples of each of the 4 cases in Section 4.2:
4.2.1. Case 1 - Single E…
-
Related to https://github.com/dotnet/coreclr/pull/22454. An optimization was previously introduced in coreclr which eliminates unnecessary `mov` instructions when zero-extending registers. However, th…
-
In 2003, @ggreif proposed Post-Facto Type Inference https://github.com/dylan-hackers/www/blob/master/papers/PostFacto.lout as an optimization for constraining the types of values passed to generic fun…
-
There appears to have been a regression in October 2020, in revision bad371b3, where @nanavati changed `improveIf` to not optimize constructors with undefined. On the `b-lang-discuss` mailing list, a…
-
https://arxiv.org/abs/1710.09278
> We demonstrate this exponential gain by comparing a sequential MatLab implementation of our solver with the winners of the 2016 Max-SAT competition on a variety …
-
Hi,
I am trying to run braker2 using pfalciparum models and my RNASeq dataset for additional evidence.
However at the optimization step, `optimize_augustus.pl ` is throwing out an error
The…
-
## What?
As part of the relay compiler generate "flattened" queries to use in the network request body
Request body example
```graphql
query useAppleQuery(
$requestBody: v1_AppleReque…
-
RyuJIT has several loop optimization phases that have various issues (both correctness and performance) and can be significantly improved. RyuJIT also lacks some loop optimizations that have been show…
-
It would be useful io document how to switch to clang as cuda compiler
I have evidence that clang seems to outperform cicc for some specific, still relevant, code pattern
(in the specific optimizat…