-
### Link to the code that reproduces this issue
https://github.com/JamesRobertWiseman/nextjs-otel-use-cache
### To Reproduce
1. Start the application in development (next dev)
2. Visit the home pa…
-
**Describe the bug**
Not a bug, but a performance issue with incremental solving. symcc-assertions-sequential.smt2 is solved is under a second, while the same set of assertions at the end of symcc-as…
-
I have a test binary that starts the main binary and tests its APIs. When I run `tarpaulin` with `--follow-exec` as follows
```
cargo tarpaulin --follow-exec --out Xml --profile coverage --bin te…
-
Thanks for maintaing an awesome project!
I am writing to discuss my concern about the unfairness of fuzzbench results due to the difference between binary-level vs. source-level fuzzers/
When I …
-
Hi!
Do you plan to add to `cargo-pgo` support for the additional PGO modes:
* AutoFDO support (PGO via sampling instead of instrumentation): https://github.com/google/autofdo . `rustc` already s…
-
Hi, I'm trying to compile clang using AutoFDO. In order, I'm running the following (adapted from the propeller script):
- Build baseline clang to generate profiles
```
COMMON_CMAKE_FLAGS=(
"…
-
# Description
During database creation for compiled languages, it looks like CodeQL tries to add some instrumentation to your compiler to get more info. This fails for "platform binaries" on OSX, whi…
-
Source code location isn't embedded directly in .net binaries, but is stored separately in .pdb files. There is some infrastructure in the runtime to locate and extract the relevant data, but it can t…
-
in function `opt_callgraph` in `AFLGo/scripts/gen_distance_fast.py`, which is need for instrumentation, the `opt` command is needed however not installed/linked
```python
def opt_callgraph(args, b…
-
I was hoping you would consider updating the Windows binaries so that it doesn't use WMIC.exe (Windows Management Instrumentation Command line, and not to be confused with the base "WMI").
WMIC ha…