Dhruv Singh
Dhruv Singh
Hi @Julian , I would love to work on this as part of GSoC 2024. I have already started familiarising myself with bowtie and would love to discuss more about...
Thanks @Julian , I would start researching and learning about it right away.
@Julian , I had started to look into ways of performance profiling and monitoring for applications and these are some of my initial understandings: 1. As the various implementations supported...
@Julian, on the basis of my learnings there can be 2 broad ways in which we implement time measurements while running implementations: **1. Using some existing profiling library such as...
@Julian Please have a look.
@Julian , wanted some clarification regarding this wrt #35. What does `attach to an externally managed harness container` mean here exactly? At any point bowtie itself would need to start...
@Julian, I am planning to pick this up in the community bonding period itself, because as mentioned by you it would be helpful for performance related usecases.
Hi @Julian I've done some research and found a few widely used tools that support accessibility testing: ### Tools for Accessibility Testing 1. **Google Lighthouse**: [GitHub Link](https://github.com/GoogleChrome/lighthouse/tree/main) - Lighthouse is...
@Julian , does the change in the UI look good ?
@Julian , I have used http streaming now using fetch itself to just fetch the metadata of the report for finding about new implementations. Please have a look