Posts Tagged ‘benchmark’

modular exponentiation speedup

Monday, December 8th, 2008 by webstersprodigy

Trying to do this in a somewhat intelligent way this time. The results are better. timing in at around 4 seconds instead of the brute force 11 minutes. I’m very positive it could be sped up much much more by writing in C, but this is just algorithmic, and I’m writing in python.

stupid benchmark

Saturday, December 6th, 2008 by webstersprodigy

Stupid single core opteron vs xeon benchmark. This benchmark is to test the single core speed of some operations of a 2.2 GHz Opteron 170 vs a Xeon X5460 3.16 GHz. Our old main server had 4 Opteron cores simlar to the ones used in the benchmard, and the Xeon is the processor in our new server.


No computers were harmed in the 0.244 seconds it took to produce this page.