Flutter Engine
The Flutter Engine
|
#include "flutter/benchmarking/benchmarking.h"
#include "flutter/common/settings.h"
#include "flutter/lib/ui/volatile_path_tracker.h"
#include "flutter/lib/ui/window/platform_message_response_dart.h"
#include "flutter/runtime/dart_vm_lifecycle.h"
#include "flutter/shell/common/thread_host.h"
#include "flutter/testing/dart_isolate_runner.h"
#include "flutter/testing/fixture_test.h"
#include <future>
Go to the source code of this file.
Classes | |
class | flutter::Fixture |
Namespaces | |
namespace | flutter |
Functions | |
static void | flutter::BM_PlatformMessageResponseDartComplete (benchmark::State &state) |
static void | flutter::BM_PathVolatilityTracker (benchmark::State &state) |
flutter::Unit (benchmark::kMicrosecond) | |
flutter::BENCHMARK (BM_PathVolatilityTracker) -> Unit(benchmark::kMillisecond) | |