Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the reference count of the elements from the setset container. This allow...
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 May 2010 15:25:56 +0000 (15:25 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 27 May 2010 15:25:56 +0000 (15:25 +0000)
commit4fef14624811a33d03bb19ceb48661d07a1720bb
treec9f8602bb61cea9c18ffb1e119b7a98789cfeb88
parent982f414579a631d523bb340f853cba7c71e82b05
Remove the reference count of the elements from the setset container. This allow to exploit the bit parallelism of the processor, which results in a faster execution and in a cleaner implementation.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7804 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/setset.h
src/xbt/setset.c
src/xbt/setset_private.h