Email or username:

Password:

Forgot your password?
dansup

The new @pixelfed home feed logic is almost ready!

This will enable hashtag follows, reblogs and more in your home feed, while providing an important performance boost.

See right now, your home feed is generated by enumerating all accounts you follow and performing an expensive db query.

This replaces the db queries with an in-memory list of status ids that are hydrated into an entity using other in-memory data.

Shipping Soon! Zoom Zoom. ๐Ÿš€ #pixeldev

6 comments
wraptile

@dansup @pixelfed hashtag follows is what we've been waiting for!

Sean C.

@dansup @pixelfed i just started doing more hashtag follows and i have to say, itโ€™s a delight

Pink Pants

@dansup @pixelfed Awesome changes! Also I am once again asking to make the visibility of posts editable

pxlmo

@dansup @pixelfed does the new home feed logic also include performance boost to the local feed as well?

dansup

@pxlmo @pixelfed It will once it's shipped! You can expect sub ms responses when its active, just as fast as the cached Network Feed!

pxlmo

@dansup @pixelfed can't wait to test all the changes and improvements once the next release lands. thanks for all the work you put into this project

Go Up