https://github.com/kant2002/xdds
Performance test: XDDs per second
https://github.com/kant2002/xdds
Last synced: over 1 year ago
JSON representation
Performance test: XDDs per second
- Host: GitHub
- URL: https://github.com/kant2002/xdds
- Owner: kant2002
- License: mit
- Created: 2022-10-21T15:46:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T08:09:20.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T20:36:15.852Z (almost 2 years ago)
- Language: C#
- Size: 1.32 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# xdds
Measure how much XDDs Avalonia can render. This is a nod to https://github.com/jonathanpeppers/lols which itself nods to
- https://github.com/maxim-saplin/dopetest_xamarin
- https://github.com/maxim-saplin/dopetest_flutter
- https://github.com/unoplatform/performance/tree/master/src/dopes/DopeTestMaui
# Measurements
```
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz 2.40 GHz
16Gb RAM
```
## Avalonia
63.91 xdds per second

## UWP
343 xdds per second

## WPF
524 xdds per second
