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

neil_a_wilson
06.03.2007 7f7b64309cef09200a1bb759c599518f3eff7b04
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
commit7f7b64309cef09200a1bb759c599518f3eff7b04
tree da4fc192dfb55c29a3ec88a1526a2cc3edf27ae7 tree | zip | gz
parent 18db7da337edf68f2f205827a5442ddc27d0339e 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
opends/src/server/org/opends/server/backends/jeb/JebFormat.java 128 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/CoreMessages.java 28 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Attribute.java 28 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Entry.java 588 ●●●●● diff | view | raw | blame | history