kDebugWarning top-level constant

String const kDebugWarning

The warning message to show when a benchmark is performed with assert on.

Implementation

const String kDebugWarning = '''
โ”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ”“
โ”‡ โš     THIS BENCHMARK IS BEING RUN IN DEBUG MODE     โš   โ”‡
โ”กโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ”ฆ
โ”‚                                                       โ”‚
โ”‚  Numbers obtained from a benchmark while asserts are  โ”‚
โ”‚  enabled will not accurately reflect the performance  โ”‚
โ”‚  that will be experienced by end users using release  โ•Ž
โ”‚  builds. Benchmarks should be run using this command  โ•Ž
โ”‚  line:  "flutter run --profile test.dart" or          โ”Š
โ”‚  or "flutter drive --profile -t test.dart".           โ”Š
โ”‚                                                       โ”Š
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•Œโ”„โ”ˆ  ๐Ÿข
''';