Skip to content

Commit

Permalink
Revert "Use TCMalloc instead of JeMalloc for cmsRun"
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Aug 28, 2023
1 parent f8827c3 commit b718e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FWCore/Framework/bin/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<use name="tbb"/>
<use name="boost"/>
<use name="boost_program_options"/>
<use name="tcmalloc_minimal"/>
<use name="jemalloc"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/PluginManager"/>
Expand Down

0 comments on commit b718e7e

Please sign in to comment.