Giulio Eulisse

Results 89 issues of Giulio Eulisse

### Check duplicate issues. - [X] Checked for duplicates ### Description I am not sure what is actually happening, however the following macro: ```C++ namespace o2::zdc { class MCLabel; }...

bug
priority:critical
in:Cling
experiment

DPL: avoid memory churn when pushing variable state

### Description of the problem / feature request: Extremely low performance of bazel when building a large project on macOS when compared to running CMake + make. ### Bugs: what's...

type: feature request
P2
team-Local-Exec
not stale

Attempt at fixing errors with the new ROOT

DPL: run test for the ordered completion policy

stale

DPL: improve detection of first device in chain Only rely on the stdin state to fetch configuration.

Always test with address sanitizer a few base classes

Attempt at debugging framework:crash error

Remove unneeded pack_to_tuple_t helper Drop the pack_to_tuple_t helper which is not particularly needed and adds an implicit dependency of "Framework/Pack.h" on .

## Summary by CodeRabbit - **New Features** - Introduced efficient small vector handling for better memory usage and performance. - **Bug Fixes** - Improved compatibility checks for message sending and...