A
A
afiskon2014-06-07 11:38:44
Algorithms
afiskon, 2014-06-07 11:38:44

Problems for "splitting numbers" for benchmarks?

Examples that come to mind are breadth-first search on a larger graph, AES encryption-decryption/LZW compression-decompression 4 GB of data in memory, sum of squares of numbers from 1 to 100,000. Help complete the list.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
J
jcmvbkbc, 2014-06-07
@jcmvbkbc

You have strange associations with "number splitting": your examples are entirely integer.
I would suggest matrix inversion, difur numerical solution, ray tracing.

P
Pavel K, 2014-06-07
@PavelK

Calculation of the number of Pi and others, archiving / dev / random

T
tsarevfs, 2014-06-07
@tsarevfs

genome/protein assembly, SAT solver

A
Andrew, 2014-06-07
@OLS

A benchmark without understanding what the end user will use this hardware for is a bit pointless. Maybe it makes sense to first analyze what the average user will do 80% of the time, and make a benchmark out of this?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question