extended to perform the benchmarking on the old memchunk code if 'O' is
authorTim Janik <timj@imendio.com>
Fri, 2 Dec 2005 12:10:49 +0000 (12:10 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 2 Dec 2005 12:10:49 +0000 (12:10 +0000)
Fri Dec  2 10:55:07 2005  Tim Janik  <timj@imendio.com>

        * tests/slice-test.c: extended to perform the benchmarking on the old
        memchunk code if 'O' is selected.

        * tests/memchunks.c: new file which contains the old GLib mem chunks
        implementation with prefix old_mem_chunk_.

        * tests/Makefile.am: added memchunks.c

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12

index 47619bc..e296ce7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Fri Dec  2 10:55:07 2005  Tim Janik  <timj@imendio.com>
+
+       * tests/slice-test.c: extended to perform the benchmarking on the old
+       memchunk code if 'O' is selected.
+
+       * tests/memchunks.c: new file which contains the old GLib mem chunks
+       implementation with prefix old_mem_chunk_.
+
+       * tests/Makefile.am: added memchunks.c
+
 Fri Dec  2 00:16:59 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.c: improved gettimeofday() timer resolution by maintaining
index 47619bc..e296ce7 100644 (file)
@@ -1,3 +1,13 @@
+Fri Dec  2 10:55:07 2005  Tim Janik  <timj@imendio.com>
+
+       * tests/slice-test.c: extended to perform the benchmarking on the old
+       memchunk code if 'O' is selected.
+
+       * tests/memchunks.c: new file which contains the old GLib mem chunks
+       implementation with prefix old_mem_chunk_.
+
+       * tests/Makefile.am: added memchunks.c
+
 Fri Dec  2 00:16:59 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.c: improved gettimeofday() timer resolution by maintaining
index 47619bc..e296ce7 100644 (file)
@@ -1,3 +1,13 @@
+Fri Dec  2 10:55:07 2005  Tim Janik  <timj@imendio.com>
+
+       * tests/slice-test.c: extended to perform the benchmarking on the old
+       memchunk code if 'O' is selected.
+
+       * tests/memchunks.c: new file which contains the old GLib mem chunks
+       implementation with prefix old_mem_chunk_.
+
+       * tests/Makefile.am: added memchunks.c
+
 Fri Dec  2 00:16:59 2005  Tim Janik  <timj@imendio.com>
 
        * glib/gslice.c: improved gettimeofday() timer resolution by maintaining