Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-07 | profile: include remote-execution properties | Klaus Aehlig | |
Include in the profile also the effective remote-execution endpoint, properties, and dispatch list. Software projects are often tested in a variety of environments or hardware configurations; as, obviously, the performance might differ significantly (especially depending on the used hardware) a proper analysis therefore requires the possibility to distinguish the various backends. Adding the effective configuration adds this posibility. | |||
2025-04-16 | concepts, profiling: clarify scope of --profile | Klaus Aehlig | |
2025-04-14 | clean up markdown in tutorial and concepts | Klaus Aehlig | |
... and ensure that pandoc processes them correctly. In particular, add an empty line around itemize environments. | |||
2025-03-20 | Document profiling as tool concept | Klaus Aehlig | |
... and remove it from the future design, as it is already implemented. |