Changes

Jump to: navigation, search

AAA Adrina Arsa Andriy

687 bytes added, 14:09, 1 October 2014
Hot Spot Identification
[[Image:Hotpath crypto.png|thumb|800px|center]]
 
This program was called with a very large string that was split into pieces by spiting it on the "."
 
The explode function (which is a function I created) is the function that splits the string into pieces. This function could be paralleled to speed up the process of spiting up the string. Since this takes almost 20% of the total time it would be worth speeding up.
 
The other function that takes up a lot of resources is the Cryptopp::StringSource::StringSource function. This is part of the function that takes the String and encodes it. In the StringSource function, the strings that are being encrypted, or decrypted are being copied, being encrypted/decrypted, and stored.
=== Assignment 2 ===
=== Assignment 3 ===

Navigation menu