Code analysis: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
Jaromil (talk | contribs)
just a start
 
Sgornick (talk | contribs)
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.