Skip to content

Commit e4cfcb5

Browse files
committed
Document performance non-goal
1 parent e77a1ab commit e4cfcb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ With this library, I am trying to achieve the following goals.
263263
- Easy to read (for as many people as possible)
264264
- Easy and predictable to use (with modern tools)
265265

266+
Performance is _not_ a goal at the moment.
267+
266268
### Feature complete
267269

268270
There are many ways to score and compare predictions, some more complicated than others. For example, consider the case where many people make multiple forecasts on the same question over a period of time. We want to award being right early, which means comparing early forecasts to early forecasts, late forecasts to late forecasts, and aggregating them all together.

0 commit comments

Comments
 (0)