Skip to content

A benchmark that emulates a UI framework

License

Notifications You must be signed in to change notification settings

askeksa-google/barista3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flute

A stipped down Flutter that has all the framework functionality but doesn't render anything. Good for benchmarking various Dart build modes (AOT vs dart2js vs JIT vs debug vs profile vs release...) on various hardware profiles (browser vs desktop vs mobile) such that performance is only affected by the language runtime and not by graphics or any other external systems.

About

A benchmark that emulates a UI framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%