View Single Post
      05-24-2019, 03:18 AM   #7
Pupsaiden
Private
45
Rep
92
Posts

Drives: BMW 335xi e92, N55
Join Date: Oct 2018
Location: Lithuania, Europe

iTrader: (0)

Quote:
Originally Posted by GuidoK View Post
Can't you read out the database one record at a time?
I know its theoretical 78 billion possible records but I dont know how long it takes per record. If it takes 1 sec per record it'll be way too slow of course.
Also certain cars have certain ranges, so you could read more specifically I guess (maybe probing per 1000 or 10000 combinations and read back or not.
Theoretically, I can read them this way, but there are few obstacles.
- Reading is quite a slow operation. It takes more than a second
- We're using publicly available sources to get some of the information. Loading it with this much of requests may just make them be shut off entirely.
- Requests and storage are not entirely free, so I'd rather deal only with currently appearing vehicles, instead of all of them, since it will hurt my wallet way less.

Last edited by Pupsaiden; 05-24-2019 at 03:52 AM..
Appreciate 1
GuidoK10473.00