SQLiteSpeedTest性能測定

SQLiteSpeedTest性能測定 Free App

Rated 5.00/5 (1) —  Free Android application by wtworks

Advertisements

About SQLiteSpeedTest性能測定

Cordova 4.3.0にてアプリを作成、SQLiteプラグインを使用しています。

アプリケーション起動時に
 mytest.dbを作成し、
 CREATE TABLE MY_TEST_TABLE( TESTDATA nchar(32) NOT NULL );
を実行する。

Start押下時に
 INSERT INTO MY_TEST_TABLE (TESTDATA) VALUES ('12345678901234567890123456789012');
 を実行して、insertの時間を計測する。
 その後、
 SELECT * FROM MY_TEST_TABLE;
 を実行して、selectの時間を計測する。

Heatrun押下時はStartの処理を繰り返します。

アプリケーションをアンインストールすることで、DBも削除されることは確認済みです。 Create an app in Cordova 4.3.0, I am using SQLite plug-ins.

On application startup
Create a mytest.db,
CREATE TABLE MY_TEST_TABLE (TESTDATA nchar (32) NOT NULL);
Me to run.

When Start is pressed
INSERT INTO MY_TEST_TABLE (TESTDATA) VALUES ('12345678901234567890123456789012');
Run, and to measure the time of the insert.
And then,
SELECT * FROM MY_TEST_TABLE;
Run, and to measure the time of the select.

Heatrun depressed when I repeat the process of Start.

Be to uninstall the application, that DB is also deleted is confirmed.

How to Download / Install

Download and install SQLiteSpeedTest性能測定 version 1.0.1 on your Android device!
Downloaded 50+ times, content rating: Everyone
Android package: io.wtworks.sqlspec, download SQLiteSpeedTest性能測定.apk

All Application Badges

Free
downl.
Android
2.3.3+
For everyone
Android app

App History & Updates

What's Changed
ヒートラン中広告の更新により性能が正しく図れなくなる問題の対応
More downloads  SQLiteSpeedTest性能測定 reached 50 - 100 downloads
Version update SQLiteSpeedTest性能測定 was updated to version 1.0.1
More downloads  SQLiteSpeedTest性能測定 reached 10 - 50 downloads

Oh snap! No comments are available for SQLiteSpeedTest性能測定 at the moment. Be the first to leave one!

Share The Word!


Rating Distribution

RATING
5.05
1 users

5

4

3

2

1