Skip to content

Conversation

@hanno-becker
Copy link
Contributor

@hanno-becker hanno-becker commented Jan 2, 2026

An innocent empty line change changes the runtime tests cbmc -k=4 -p indcpa_keypair_derand from ~5min to ~30min.

mkannwischer added a commit that referenced this pull request Jan 16, 2026
This reverts commit e379df7.

Since the introduction of the workspaces we have been facing CBMC proof
brittleness as being investigated in
#1455
This commit reverts the introduction of workspaces, and goes back to
individual allocations for each structure.
When using dynamic memory allocations on memory constrained platforms having
multiple small allocations may be preferable anyway (see the discussion in
#1379).

Signed-off-by: Matthias J. Kannwischer <[email protected]>
hanno-becker pushed a commit that referenced this pull request Jan 16, 2026
This reverts commit e379df7.

Since the introduction of the workspaces we have been facing CBMC proof
brittleness as being investigated in
#1455
This commit reverts the introduction of workspaces, and goes back to
individual allocations for each structure.
When using dynamic memory allocations on memory constrained platforms having
multiple small allocations may be preferable anyway (see the discussion in
#1379).

Signed-off-by: Matthias J. Kannwischer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants