Rejourney.co is a 3-lines of code only observaiblity tool.
This tool is part of a 12-week effort to design a lightweight Sentry.io alternative that has 70% of the features -- including pixel perfect session replay (not dom based replay) -- for a much smaller unpacked size. Rejourney is 1.65 mb unpacked while Sentry is around 7.1 mb. Frame time performance is very comparable, but Rejourney performs better visually due to the heuristic logic that instructs capture on moments of stillness making the package nearly impossible to notice for end-users. Our benchmarks are in our github read me.
What are your thoughts on this? How can we offer something beyond just being much cheaper and lighter than Sentry to become a go-to product?
adfdafdafds•1h ago
COOL! This is a crazy project. I'm curious about your heuristic logic where can we learn more about that?
mrashiddev•2h ago
This tool is part of a 12-week effort to design a lightweight Sentry.io alternative that has 70% of the features -- including pixel perfect session replay (not dom based replay) -- for a much smaller unpacked size. Rejourney is 1.65 mb unpacked while Sentry is around 7.1 mb. Frame time performance is very comparable, but Rejourney performs better visually due to the heuristic logic that instructs capture on moments of stillness making the package nearly impossible to notice for end-users. Our benchmarks are in our github read me.
What are your thoughts on this? How can we offer something beyond just being much cheaper and lighter than Sentry to become a go-to product?
adfdafdafds•1h ago
mrashiddev•1h ago
Also the code itself is in our open source repo