Skip to content

build(ffi): Run the ffi tests in debug mode#1562

Draft
rkuris wants to merge 3 commits intomainfrom
rkuris/ffi-tests-in-debug
Draft

build(ffi): Run the ffi tests in debug mode#1562
rkuris wants to merge 3 commits intomainfrom
rkuris/ffi-tests-in-debug

Conversation

@rkuris
Copy link
Member

@rkuris rkuris commented Dec 17, 2025

We load the debug cache, then build in release mode. Since we never use release mode (we always either use maxperf or debug) there's no point running in release mode here. We should either use maxperf or debug.

Testing switching to debug to check for build times.

Previously, fetching the cache takes 21s and building is 1m34s.

Why this should be merged

How this works

How this was tested

We load the debug cache, then build in release mode. Since we never use
release mode (we always either use maxperf or debug) there's no point
running in release mode here. We should either use maxperf or debug.

Testing switching to debug to check for build times.

Previously, fetching the cache takes 21s and building is 1m34s.
@rkuris rkuris marked this pull request as draft December 17, 2025 18:23
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.

1 participant