aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-01 11:42:38 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-07-04 17:38:15 +0200
commit481f14d87fad24a9b6c99df702904cf4219c9c8c (patch)
tree5e5dfdb4be29b1df92c5032a9c28def352252b20 /configure.ac
parent89582f7e77068bc38fa9ee391f5c898913f241a7 (diff)
sysmobts: Cache the eeprom_Cfg_t for reading tx/rx calib data
The current code has 26 fseek/fread. Only the minority really results in a call to read. Nevertheless the time for reading during the bootstrap can take up to 7.82 seconds. Caching the header (which is already done by fopen/fread) will result in one call to fseek/fread and only consumes 0.784 seconds.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions