Skip to content

Conversation

theMarix
Copy link
Contributor

@theMarix theMarix commented Feb 7, 2015

I removed the manual indexing of the project list. This way duplicate assignments should be gone for good.

@gridcoin
Copy link
Contributor

I thank you for the nice improvement, but Im working on the SQL project list and will probably change the routine that the code falls back on for a static list in case SQL is not available when they boot the client, so this whole function will have to go :).

Thanks,
Rob

@gridcoin gridcoin closed this Mar 10, 2015
@theMarix theMarix deleted the fix-projects branch August 24, 2017 11:36
div72 referenced this pull request in div72/Gridcoin-Research Aug 12, 2020
b4cdfc4 Remove hand-coded UniValue destructor. (Martin Ankerl)

Pull request description:

  When the hand-written destructor is removed, the compiler will automatically create a proper one, with correct `noexcept`. This allows `std::vector<UniValue>` to be resized without having to copy all elements first, which makes JSON generation of a bitcoin block (as in the benchmark "BlockToJsonVerbose") 25% faster on my machine.

Top commit has no ACKs.

Tree-SHA512: a4a5a352d946e795b7d78b98b781969caa103acb19770d22d62efd16f42b2845c476dee57df729e983018e065e3b450f3f1e3c95cf68b2f359ee4ca24fba217f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants