Calculate reading time during feed processing
The goal is to speed up the user interface. Detecting the language based on the content is pretty slow.
Showing
- client/core.go 15 additions, 14 deletionsclient/core.go
- database/migration.go 1 addition, 1 deletiondatabase/migration.go
- database/sql.go 2 additions, 0 deletionsdatabase/sql.go
- database/sql/schema_version_41.sql 1 addition, 0 deletionsdatabase/sql/schema_version_41.sql
- model/entry.go 1 addition, 0 deletionsmodel/entry.go
- reader/processor/processor.go 22 additions, 0 deletionsreader/processor/processor.go
- storage/entry.go 35 additions, 6 deletionsstorage/entry.go
- storage/entry_query_builder.go 2 additions, 0 deletionsstorage/entry_query_builder.go
- template/common.go 3 additions, 3 deletionstemplate/common.go
- template/engine.go 0 additions, 3 deletionstemplate/engine.go
- template/functions.go 0 additions, 21 deletionstemplate/functions.go
- template/html/common/item_meta.html 2 additions, 2 deletionstemplate/html/common/item_meta.html
Loading
Please register or sign in to comment