https://github.com/simolus3/moor-mobile-benchmarks
Small benchmark to compare moor ffi on an isolate and moor_flutter
https://github.com/simolus3/moor-mobile-benchmarks
Last synced: 29 days ago
JSON representation
Small benchmark to compare moor ffi on an isolate and moor_flutter
- Host: GitHub
- URL: https://github.com/simolus3/moor-mobile-benchmarks
- Owner: simolus3
- Created: 2020-08-21T18:19:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T18:20:03.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T07:07:11.223Z (over 1 year ago)
- Language: Dart
- Size: 50.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moor_benchmarks
A project to benchmark different moor runners on mobile.
We're interested in the performance of FFI on a background isolate vs. platform
channels.