Mercurial > hg > nsaunier > traffic-intelligence
comparison samples/performances.txt @ 714:d6c69d3d09e5
developing python performance tests for SQLite
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Fri, 24 Jul 2015 17:58:59 -0400 |
| parents | b0cb644950aa |
| children | a850a4f92735 |
comparison
equal
deleted
inserted
replaced
| 713:b0cb644950aa | 714:d6c69d3d09e5 |
|---|---|
| 49 real 0m25.066s | 49 real 0m25.066s |
| 50 user 0m23.315s | 50 user 0m23.315s |
| 51 sys 0m1.265s | 51 sys 0m1.265s |
| 52 Cleaning up! | 52 Cleaning up! |
| 53 | 53 |
| 54 ############################## | |
| 55 indexed: positions et velocities on trajectory_id | |
| 56 time feature-based-tracking ~/Research/Data/nyc/125th-hancock/tracking-125.cfg --database-filename tmp-notindexed.sqlite --gf >> log.txt && time feature-based-tracking ~/Research/Data/nyc/125th-hancock/tracking-125.cfg --database-filename tmp.sqlite --gf >> log-notindexed.txt | |
| 57 feature-based-tracking ~/Research/Data/nyc/125th-hancock/tracking-125.cfg 19985.11s user 24.37s system 99% cpu 5:34:01.61 total | |
| 58 feature-based-tracking ~/Research/Data/nyc/125th-hancock/tracking-125.cfg 20246.41s user 25.64s system 99% cpu 5:38:38.87 total |
