GNOME
Benchmarks
These are a few things I have tried to benchmark in GNOME.
I've provided a spreadsheet showing the results and the source code for those
who would like to help me profile these functions. Keep in mind these are
numbers from my system and your numbers may come out differently. I'm just
showing these as guidelines for anyone interested.
GList/GSList are faster than GTree/GHashTable up to around 1500 items. GTree is faster than GHashTable up to around 100000
Spreadsheet (Gnumeric)
Benchmark source
Wishlist
This is a list of things I would like to see added to either GLib or the GNOME libraries one day.
- An MD5 function
- Something similar to VelocityJobPool in Velocity
- An asyncrounous thumbnailing API (currently syncronous only)
- Possibly a metadata subsystem
|