appwrite / appwrite/playground-for-dart
๐ Bug Report: Speed reduction while start.
- Dominant language
- Dart
- Stars
- 40
- Forks
- 6
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
### ๐ Reproduction steps
When running the main.dart takes too long to complete the futures.
### ๐ Expected behavior
It should be working lazily or should be completed fast.
### ๐ Actual Behavior
Now it has a lag of some seconds.
### ๐ฒ Appwrite version
Version 0.10.x
### ๐ป Operating system
MacOS
### ๐งฑ Your Environment
_No response_
### ๐ Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### ๐ข Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
Start by running main.dart on macOS with Appwrite 0.10.x and measure the delay while its futures complete. Trace the startup futures to identify which operation causes the lag; done means startup completes without the reported multi-second delay while preserving the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100