1
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 13 years ago by DaoMaster
Since the 1.0 release of our Android ORM tool greenDAO, we saw greenDAOs’ community activity growing. During the last four months we collected developer feedback and added our own experience with greenDAO. Version 1.1 does not come with big changes, … Continue reading →
Posted over 13 years ago by DaoMaster
Since the 1.0 release of our Android ORM tool greenDAO, we saw greenDAOs’ community activity growing. During the last four months we collected developer feedback and added our own experience with greenDAO. Version 1.1 does not come with big changes ... [More] , but brings evolutionary new features and fixes: DeleteQuery for bulk deletes Entities may implement Java … Continue reading greenDAO 1.1 Release [Less]
Posted over 13 years ago by DaoMaster
Since the 1.0 release of our Android ORM tool greenDAO, we saw greenDAOs’ community activity growing. During the last four months we collected developer feedback and added our own experience with greenDAO. Version 1.1 does not come with big changes ... [More] , but brings evolutionary new features and fixes: DeleteQuery for bulk deletes Entities may implement Java […] [Less]
Posted over 13 years ago by DaoMaster
With today’s advent of the Android 4.0.3 image for the Nexus S, we did some performance measurements. We wanted to test how Android 4.0 influences the speed of SQL/ORM operations in comparison to the previous version 2.3 on the same hardware. The results were surprising: The chart shows that while loading entities got around 40% […]
Posted over 13 years ago by DaoMaster
With today’s advent of the Android 4.0.3 image for the Nexus S, we did some performance measurements. We wanted to test how Android 4.0 influences the speed of SQL/ORM operations in comparison to the previous version 2.3 on the same hardware. The ... [More] results were surprising: The chart shows that while loading entities got around 40% … Continue reading SQL Performance in Android 4.0 [Less]
Posted over 13 years ago by DaoMaster
With today’s advent of the Android 4.0.3 image for the Nexus S, we did some performance measurements. We wanted to test how Android 4.0 influences the speed of SQL/ORM operations in comparison to the previous version 2.3 on the same … Continue reading →
Posted almost 14 years ago by DaoMaster
Today, we are happy to announce version 1.0 of greenDAO, which is also the first open source release. With this release, we think greenDAO is ready for a wide developer audience. The preview versions of greenDAO proved to be stable and some apps in ... [More] the Android Market already use greenDAO. Android developers, stop messing around … Continue reading greenDAO 1.0 Open Source Release [Less]
Posted almost 14 years ago by DaoMaster
Today, we are happy to announce version 1.0 of greenDAO, which is also the first open source release. With this release, we think greenDAO is ready for a wide developer audience. The preview versions of greenDAO proved to be stable … Continue reading →
Posted almost 14 years ago by DaoMaster
greenDAO is designed for high performance. So let’s have a look at the latest performance results using a standard Nexus S for the upcoming 1.0 release: Compared to the last preview release, loading entities was significantly improved. Especially loading for … Continue reading →
Posted almost 14 years ago by DaoMaster
greenDAO is designed for high performance. So let’s have a look at the latest performance results using a standard Nexus S for the upcoming 1.0 release: Compared to the last preview release, loading entities was significantly improved. Especially ... [More] loading for the first time entities with standard identity scope (the default configuration) got faster, actually twice … Continue reading Current performance figures [Less]