|
|
|
|
|
by genewitch
467 days ago
|
|
I'll have to benchmark a library-less Matmul with LFortran, to compare against flang, C, and python versions. Roughly: 8, 12, 18 units of time, respectively. Python only being twice as slow for the simplest matmul - how much of that is merely the interpreter startup time? |
|