Show HN: ReactCircle – Renders SVG circle and percentage
1–10 of 56 posts
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#2The difficult part is usually to determine how much time is still needed for a computation.
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#3That's generally the easy part of showing progress. The difficult part is usually to determine how much time is still needed for a computation.
But still: This is easy to understand (I think I got everything I'd need from the animated gif and the one code example). It looks like it's versatile and will save you at least half a day of googling, coding and testing (unless you are an expert in all technologies involved).
I upvoted it..
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#4Re: Show HN: ReactCircle – Renders SVG circle and percentage
#5However, I'm getting very low FPS when dragging the slider in Firefox on OSX (especially when dragging long distance in a short time). Is this due to the SVG rendering performance of Firefox or due to your code?
Turning off animations doesn't seem to make a difference.
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#6That's generally the easy part of showing progress. The difficult part is usually to determine how much time is still needed for a computation.
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#7Re: Show HN: ReactCircle – Renders SVG circle and percentage
#8extremely poor performance
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#9https://gfycat.com/NimbleMintyBinturong
That's on my laptop with i5, 4 cores. I can play smoothly on this L4D2, TF2, CivV... but not this reactive circular-progress bar.
Re: Show HN: ReactCircle – Renders SVG circle and percentage
#10Very cool! However, I'm getting very low FPS when dragging the slider in Firefox on OSX (especially when dragging long distance in a short time). Is this due to the SVG rendering performance of Firefox or due to your code? Turning off animations doesn't seem to make a difference.