This commit is contained in:
Trygve 2024-03-13 01:52:09 +01:00
parent 9204e48fbc
commit 53309822f7
6 changed files with 3 additions and 0 deletions

3
lab_3/22.md Normal file
View File

@ -0,0 +1,3 @@
# How does the performance of your code scale as a function of k?
It seems to scale exponentially but as it does there are bigger and bigger spikes. I think this is because i use a dynamic array that somethimes needs to be moved a lot.
See 22.png for a graph.

BIN
lab_3/22.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB