aboutsummaryrefslogtreecommitdiff
path: root/rpc_client_daemon.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-11-04 01:41:59 -0400
committerRob Austein <sra@hactrn.net>2016-11-04 01:41:59 -0400
commit203b8af55d66d825b6268d8a97cd76fb66cda38f (patch)
treeb207dc425be60314114822e20a9645894575d9f9 /rpc_client_daemon.c
parent7f0f3b7d2b3640bfa041768a2ad1dc1007b96725 (diff)
More attribute bloat tests, pinwheel to monitor progress.
Watching the pinwheel makes it clear that the painfully slow execution of test_attribute_bloat_flash_many() isn't a single hidously long delay anywhere, rather it's a long steady stream of slow operations and it's the cumulative time that's hurting us. Most likely this is entirely dominated by flash write time, and suggests that it may be worth the additional API and implementation complexity to handle setting a complete set of attributes in a single operation, so that we only have to pay the flash write toll once. Will probably require further testing before we can make an informed decision.
Diffstat (limited to 'rpc_client_daemon.c')
0 files changed, 0 insertions, 0 deletions