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 [vm/ffi] Migrate off .addressOf in samples 2021-01-28 21:32:55 +00:00
dylib_utils.dart [vm/ffi] Fuchsia FFI testing package 2020-12-10 12:15:17 +00:00
sample_ffi_bitfield.dart Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-02-10 10:19:28 +00:00
sample_ffi_data.dart Fix typos 2022-06-15 11:08:28 +00:00
sample_ffi_dynamic_library.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
sample_ffi_functions.dart [VM/FFI] Adds FFI leaf calls. 2021-05-21 11:12:02 +00:00
sample_ffi_functions_callbacks.dart Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-02-10 10:19:28 +00:00
sample_ffi_functions_callbacks_closures.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00
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 Reland "[vm/ffi] Roll package:ffi to Allocator and Opaque" 2021-02-10 10:19:28 +00:00
samples_test.dart [samples] Migrate ffi samples to NNBD 2020-11-24 18:50:28 +00:00