From b78b4ee7fe93f047f5903e731fc707e7e38e96bb Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Fri, 2 Dec 2005 12:10:49 +0000 Subject: [PATCH] extended to perform the benchmarking on the old memchunk code if 'O' is Fri Dec 2 10:55:07 2005 Tim Janik * 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 | 10 ++++++++++ ChangeLog.pre-2-10 | 10 ++++++++++ ChangeLog.pre-2-12 | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index 47619bc..e296ce7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Fri Dec 2 10:55:07 2005 Tim Janik + + * 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 * glib/gslice.c: improved gettimeofday() timer resolution by maintaining diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 47619bc..e296ce7 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +Fri Dec 2 10:55:07 2005 Tim Janik + + * 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 * glib/gslice.c: improved gettimeofday() timer resolution by maintaining diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 47619bc..e296ce7 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,13 @@ +Fri Dec 2 10:55:07 2005 Tim Janik + + * 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 * glib/gslice.c: improved gettimeofday() timer resolution by maintaining -- 2.7.4