lp:~kamstrup/dee/signal-by-id
- Get this branch:
- bzr branch lp:~kamstrup/dee/signal-by-id
Branch merges
- Michal Hruby (community): Approve
-
Diff: 120 lines (+20/-10)2 files modifieddee/dee-sequence-model.c (+16/-6)
tests/test-benchmark.c (+4/-4)
Related bugs
Bug #901098: DeeSequenceModel optimize signal emissions | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 321. By Mikkel Kamstrup Erlandsen
-
Move signal ids for row-{added,
changed, removed} into global static variables instead of instance members - 320. By Mikkel Kamstrup Erlandsen
-
Bump number of benchmark runs from 10 to 100, and number of loop iterations to 2500 (the latter motivated by Ubuntu having ~2400 apps in the Software Center)
- 319. By Mikkel Kamstrup Erlandsen
-
Emit row-{added,
changed, removed} by ids instead of name in DeeSequenceModel - 317. By Mikkel Kamstrup Erlandsen
-
Add an (empty) test-benchmark executable that can be run as a make target with 'make benchmark'
- 314. By Michal Hruby
-
Make sure we reset the head counting timer to prevent leaking the source.. Fixes: . Reviewed by Mikkel Kamstrup Erlandsen.
- 313. By Mikkel Kamstrup Erlandsen
-
First cut at a dee-tool executable that we will distribute.
This will be a developer tool that can be used to dump various Dee datastructures, either for testing or introspection.
This branch contains support for 3 simple tools:
--peer : List the leader of a DeePeer swarm as well as all swarm members
--model : Dump a DeeSharedModel on stdout (in the GVariant human readable serial format)
--resource : Dump a named resource stored by the default DeeResourceManager on stdout (in the GVariant human readable serial format). Fixes: . Reviewed by Didier Roche.
- 312. By Mikkel Kamstrup Erlandsen
-
Add leak checks to all model helpers in the integration tests. Fixes: . Reviewed by Michal Hruby.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:dee