lp:~thekorn/+junk/memory.profiler.zg

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/+junk/memory.profiler.zg
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Status:
Development

Recent revisions

51. By Markus Korn

worked on the memory profiler, still not sure what the best way to go is...

50. By Mikkel Kamstrup Erlandsen

Dummy commit

49. By Mikkel Kamstrup Erlandsen

Improve indexing of applications (a lot). We now also index the GenericName as well as providing a category: prefix that you can use to filter on XDG application categories. Fx "category:Utility calc*"

Cache parsed .desktop files for less IO on heavy indexing

Use xdg.DesktopEntry instead of gio.unix.DesktopAppInfo because the latter has unfinished Python bindings and lacks the API to check XDG categories altogether (note for packagers: we already dependended on python-xdg)

Remove some debug spew

48. By Markus Korn

added an experimental extension to track memory usage of zeitgeist and its components

47. By Mikkel Kamstrup Erlandsen

Empty commit in order to push up the fts-0.0.5 tag

46. By Mikkel Kamstrup Erlandsen

Implement support for deleting events, when they are removed from the core log with DeleteEvents()

45. By Mikkel Kamstrup Erlandsen

Fix bug #617308 "fts doesn't index uris correctly"

URLs are now unescpaed before being passed to Xapian

44. By Mikkel Kamstrup Erlandsen

When not sorting by relevance, we fetch the results from Xapian sorted, by timestamp. That minimizes the skew we get from otherwise doing a relevancy ranked xapaian query and then resorting with Zeitgeist. The "skew" is that low-relevancy results may still have the highest timestamp

43. By Mikkel Kamstrup Erlandsen

Dummy commit

42. By Mikkel Kamstrup Erlandsen <kamstrup@delight>

Add a test for negation of expanded types

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers