Difference between revisions of "Code analysis"

From Bitcoin Wiki
Jump to: navigation, search
(just a start)
 
(Add link to Original Bitcoin client article and add to category Technical.)
 
Line 1: Line 1:
 +
Code analysis of the [[Original Bitcoin client]] and profiling using GNU Coverage on http://bitcoin.dyne.org/coverage
  
Code analysis and profiling using GNU Coverage on http://bitcoin.dyne.org/coverage
+
ATM that's the footprint of a normal run of bitcoind 0.3.21beta with no transactions executed.
  
ATM that's the footprint of a normal run of bitcoind 0.3.21beta with no transactions executed.
+
[[Category:Technical]]

Latest revision as of 17:24, 25 April 2011

Code analysis of the Original Bitcoin client and profiling using GNU Coverage on http://bitcoin.dyne.org/coverage

ATM that's the footprint of a normal run of bitcoind 0.3.21beta with no transactions executed.