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.
 
 
 
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
..
Animations Remove old implementation benchmark. 5 years ago
Base Renamed/moved benchmark. 4 years ago
Data Try matching for INPC before matching methods. 6 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 Remove IStyler and make style apply internal. 3 years ago
Themes Remove IStyler and make style apply internal. 3 years ago
Traversal No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Utilities Renamed/moved benchmark. 4 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 Improve measure benchmark. 6 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 Update tests 6 years ago
NullRenderingPlatform.cs Implement letter spacing 3 years ago
NullThreadingPlatform.cs Update tests 6 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