~raof/mir/clang-formatting-test

Viewing all changes in revision 2534.

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2015-05-01 04:36:46 UTC
  • mfrom: (2521.2.1 preallocate-only-one)
  • Revision ID: tarmac-20150501043646-3q0flkijgxeliisc
BufferQueue: Only allocate a single buffer by default, not two.

Of course additional buffers will be created according to demand, but 
slow-ticking clients with very low demand will only ever touch a single 
buffer. So the second one was being wasted.
For example: env MIR_CLIENT_PERF_REPORT=log bin/mir_demo_client_eglflash

Slightly surprising, but still good news.

Approved by Kevin DuBois, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: