mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 07:01:57 +02:00
v0.6.1
This commit is contained in:
@ -103,7 +103,7 @@ boxplot(microbenchmark(
|
||||
main = "Benchmarks per prevalence")
|
||||
```
|
||||
|
||||
The highest outliers are the first times. All next determinations were done in only thousands of seconds.
|
||||
The highest outliers are the first times. All next determinations were done in only thousands of seconds. For now, learning only works per session. If R is closed or terminated, the algorithms reset. This will probably be resolved in a next version.
|
||||
|
||||
Still, uncommon microorganisms take a lot more time than common microorganisms, especially the first time. To relieve this pitfall and further improve performance, two important calculations take almost no time at all: **repetitive results** and **already precalculated results**.
|
||||
|
||||
|
Reference in New Issue
Block a user