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.
 
 
 
Dan Walmsley 4ff49db604
Optimization: Add an optimized path for notifying property changes for inherited va… (#18223)
10 months ago
..
Animations Remove old implementation benchmark. 5 years ago
Base Removed a number of interfaces. 3 years ago
Data Optimization: Add an optimized path for notifying property changes for inherited va… (#18223) 10 months ago
Layout Layout performance improvements (#18315) 10 months ago
Markup Added parsing benchmark. 8 years ago
Properties Add benchmark for Or selector and avoid extra virtual calls getting list count. 3 years ago
Rendering Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Styling Fix build 3 years ago
Text Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Themes Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Traversal Removed a number of interfaces. 3 years ago
Utilities Fix benchmarks compile error, 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 Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
ControlHierarchyCreator.cs Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
Program.cs Added --debug switch to benchmarks. 4 years ago
TestBindingObservable.cs fix: some nullable annotation warnings 4 years ago
TestStyles.cs Add theme variants specific tests 3 years ago
TestTypes.cs Added additional benchmarks. 4 years ago