[benchmarks/ffi] Generate repetitive benchmark code #37581
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-ffi
The
dart:ffi
benchmarks have repetitive patterns in the benchmark code. This is hard to maintain and easy to get wrong. We should use code generation to address this.Follow up of #36247.
The text was updated successfully, but these errors were encountered: