dart-sdk/samples/ffi
Alexander Markov 24b8399086 [tests] Avoid small --optimization-counter-threshold in tests
Small --optimization-counter-threshold makes tests very slow,
especially on architectures where kernel service runs from
kernel and not from app-jit snapshot.

TEST=change in tests, *-ia32 bots
Fixes https://github.com/dart-lang/sdk/issues/48627

Change-Id: I63e7e201ef9a0e4f645016c39a5be1819b61822d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263421
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2022-10-10 21:04:18 +00:00
..
async [samples/ffi] Run the async samples in sequence 2022-06-29 09:48:46 +00:00
resource_management Update to the latest package:ffi 2021-06-18 07:24:51 +00:00
sqlite [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
coordinate.dart
dylib_utils.dart
sample_ffi_bitfield.dart
sample_ffi_data.dart Fix typos 2022-06-15 11:08:28 +00:00
sample_ffi_dynamic_library.dart
sample_ffi_functions.dart
sample_ffi_functions_callbacks.dart
sample_ffi_functions_callbacks_closures.dart
sample_ffi_functions_structs.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
sample_ffi_structs.dart
samples_test.dart