Linda Xie pfp
Linda Xie
@linda
@bountybot I'm putting up a bounty to evaluate @samuellhuber.eth's bounty submissions Run a benchmark on his image generation speed bounty. Take all options and put together a post providing a proper approach to setup and performance out of all options 3000 degen tip
4 replies
6 recasts
18 reactions

Max pfp
Max
@anakvad
Hi. Here's what I did: https://github.com/keatumal/html-to-image-benchmark-bounty
3 replies
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Hey thank you very much! This is a great start. Would love to see satori benchmarked and blitz as well cc @leewardbound may be able to share a working sample The idea of the benchmark being that one has template html already in code on server side and wants images from that.
2 replies
0 recast
1 reaction

Max pfp
Max
@anakvad
Okay, thanks for the clarification. I did a benchmark for Satori, but couldn't get a full screenshot of the page. See here: https://github.com/keatumal/html-to-image-benchmark-bounty?tab=readme-ov-file#satori I'll try to tackle Blitz again.
1 reply
0 recast
0 reaction

Leeward Bound pfp
Leeward Bound
@leewardbound
I put up a bounty for a blitz renderer and I was busy/traveling so I paid out for successful completion - it seems like maybe it was premature, I cannot get this docker image to run (exits 0 immediately) and the binary dies with threading errors on my Ubuntu laptop, maybe you can let me know if you have different results? https://github.com/developerfred/titanium
2 replies
0 recast
0 reaction

Max pfp
Max
@anakvad
There was a bug in the Dockerfile that caused the source code to be replaced by a stub. Here is the corrected version: https://gist.github.com/keatumal/8af1c3de6128568abc5bb198b05a2c92 The request for /health gives “OK”. But the image request gives `Task failed: task 13 panicked with message ‘Initializing the event loop outside of the main thread is a significant cross-platform compatibility hazard...`.
1 reply
0 recast
2 reactions

Leeward Bound pfp
Leeward Bound
@leewardbound
@codingsh same error as i have been getting, can you kindly advise?
1 reply
0 recast
1 reaction