A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Katz b3eab25240 Fix tests build 3 years ago
..
Animations Remove old implementation benchmark. 5 years ago
Base Removed a number of interfaces. 3 years ago
Data Fix tests build 3 years ago
Layout Flush dispatcher queue in control benchmarks. 4 years ago
Markup Added parsing benchmark. 8 years ago
Rendering Optimize shape rendering (pen creation mostly). 5 years ago
Styling Refactored style invalidation/removal. 3 years ago
Themes Add a new benchmark 3 years ago
Traversal Removed a number of interfaces. 3 years ago
Utilities Remove JetBrains.Annotations from the repo 3 years ago
Visuals Apply optimization to Pen as well. 4 years ago
App.config Retarget .Net Framework projects to 4.7 8 years ago
Avalonia.Benchmarks.csproj Merge branch 'master' into refactor/new-value-store 3 years ago
ControlHierarchyCreator.cs Removed a number of interfaces. 3 years ago
NullCursorFactory.cs Fix non-compiling assemblies. 5 years ago
NullDrawingContextImpl.cs Use GetFeature + API lease approach for accessing SKCanvas 4 years ago
NullGlyphRun.cs Fix CalendarBenchmark not working with new text layout. 6 years ago
NullRenderer.cs Context management 3 years ago
NullRenderingPlatform.cs Context management 3 years ago
NullThreadingPlatform.cs Update tests 5 years ago
Program.cs Added --debug switch to benchmarks. 4 years ago
TestBindingObservable.cs fix: some nullable annotation warnings 4 years ago
TestStyles.cs Remove dependency on fluent theme. 4 years ago
TestTypes.cs Added additional benchmarks. 4 years ago