mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
06.03.2007 c759d48434d26addbfacb09a0e60fc1906bfbb5b
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, April 6, 2007 21:03 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, April 6, 2007 21:03 +0200
commitc759d48434d26addbfacb09a0e60fc1906bfbb5b
tree 6bdc3ce6c2b233b35d359f28c74dc45034cb6dbc tree | zip | gz
parent c81209b6172bb40cf59eec62635ba87acb1fd59b view | diff
Make a change to the way that we encode entries for storage in the backend, and
move the logic from the JE backend into the core server. Testing with entries
generated from the example.template shows that the new encoding is about 15%
smaller than the previous form, and exact search tests with no entry cache are
about 7% faster with the new encoding.

OpenDS Issue Number: 1488
4 files modified
772 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/JebFormat.java 128 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/messages/CoreMessages.java 28 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Attribute.java 28 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/Entry.java 588 ●●●●● diff | view | raw | blame | history