Skip to content
Snippets Groups Projects
Commit 77060f28 authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

Count the memory improvements from PR1668.

parent 33144cfe
Branches
Tags
No related merge requests found
...@@ -39,7 +39,7 @@ The following people have contributed to this new version: ...@@ -39,7 +39,7 @@ The following people have contributed to this new version:
## Core Libraries ## Core Libraries
- Optimize away redundant deserialization of template specializations. This reduces the memory footprint for hsimple - Optimize away redundant deserialization of template specializations. This reduces the memory footprint for hsimple
by around 22% while improving the runtime performance for various cases by around 15%. by around 30% while improving the runtime performance for various cases by around 15%.
- When ROOT is signaled with a SIGUSR2 (i.e. on Linux and MacOS X) it will now print a backtrace. - When ROOT is signaled with a SIGUSR2 (i.e. on Linux and MacOS X) it will now print a backtrace.
## I/O Libraries ## I/O Libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment