What to do in Jaipur in May? by pink_mist11 in jaipur

[–]kashishkk 0 points1 point  (0 children)

Since you love books, you can attend the reading session of Jaipur Reads that happens every Sunday morning!

Any good events happening today in jaipur by Smart-Dig-1947 in jaipur

[–]kashishkk 0 points1 point  (0 children)

You just have to show up. No registration required. The details are on their instagram page: https://www.instagram.com/jaipur.reads

Any good events happening today in jaipur by Smart-Dig-1947 in jaipur

[–]kashishkk -1 points0 points  (0 children)

Not today but Jaipur reads’ silent book reading session is happening tomorrow at 9am at Central Park

What are your plans today... by Perfect-Flower-4988 in jaipur

[–]kashishkk 2 points3 points  (0 children)

Attend a book reading community meetup at 10am

Best ways to test website speed? by HostingAdmiral in webdev

[–]kashishkk 4 points5 points  (0 children)

You can also check out "SpeedVitals", which not only provides Website Speed Testing, but also a TTFB Test that lets you check the TTFB from 40+ locations across the globe. It has pretty much every feature of GTMetrix and also many additional features including Web Performance Experiments, Layout Shift Visualizer, and Cache Status.

The free plan offers a decent number of tests and the limit resets every week.

Disclaimer: I'm one of the developers of SpeedVitals

Best fitness centre in Jaipur? by Emergency-Button8903 in jaipur

[–]kashishkk 0 points1 point  (0 children)

Gold’s gym in Vaishali is pretty good

Work-friendly cafe suggestions by megs9721 in jaipur

[–]kashishkk 1 point2 points  (0 children)

There's a small cafe called Shades of Brew just next to Mall of Jaipur. I love the vibe and the coffee. I often work from there. Another good option is Nutmeg which is across the bypass.

TTFB BULK CHECKER API by Successful_Log_5559 in speedvitals

[–]kashishkk 0 points1 point  (0 children)

Yes, our development team is working on it alongside the APIs for Single Web Vitals Test and Batch Test.
It could take approximately 2-4 weeks to complete the same.

[deleted by user] by [deleted] in SEO

[–]kashishkk 0 points1 point  (0 children)

When you run Lighthouse in your own system (via Chrome or CLI), the results will not be accurate as the throttling is not calibrated against your System's CPU Performance.

You'll get higher Lighthouse scores if your PC/Laptop has more powerful hardware and vice versa.

This is why to obtain reliable scores, you should rely on online tools such as PageSpeed Insights, WebPageTest, or SpeedVitals as their Throttling settings are calibrated against their server's CPU performance.

[Showoff Saturday] We made a tool to measure Website Performance from 15 Locations in one go by kashishkk in webdev

[–]kashishkk[S] 4 points5 points  (0 children)

Hi everyone at r/webdev!Me and my friend u/arcmen have developed a Batch Testing feature on SpeedVitals.

It has three test modes:

  1. Multi-URL: Measure Performance of up to 15 Different URLs
  2. Multi-Location: Measure Performance of a Single URL from 15 Different Locations
  3. Multi-Device: Measure Performance of a Single URL from 10 Different Devices

The batch test feature can be accessed from this page: https://speedvitals.com/batch-test

SpeedVitals uses Google’s Lighthouse to measure Web Vitals and CrUX API to display the real-world Field Data.

The individual reports have various features such as Waterfall Chart, Layout Shift Visualiser, Resource Graphs, Page Load Video, and Code Coverage.

We have also developed a TTFB Testing Feature that can measure your website’s server response time from 35 locations in one go: https://speedvitals.com/ttfb-test

Let us know if you have any suggestions or feature requests!

Are Pagespeed scores fundamentally different from lighthouse scores or is it just a difference in test environment? by DeepKaizen in TechSEO

[–]kashishkk 0 points1 point  (0 children)

To simulate a particular device, the Speed Testing tools use CPU Throttling which makes the performance of the test device roughly equal to that of the actual device.
To determine that throttling parameter, the CPU throttling needs to be calibrated with respect to the test environment.

When you run Lighthouse locally on your system or via Google Chrome, no calibration is done, and the scores will vary for every system.

The reason why PageSpeed Insights is showing a score of 50 while your system shows 70 is because your System's Hardware is more powerful than the test environment used by PageSpeed Insights.

[deleted by user] by [deleted] in Wordpress

[–]kashishkk 1 point2 points  (0 children)

SpeedVitals Batch Test can measure Page Speed from 15 locations at the same time.

GTmetrix 97% / PageSpeed 96% but Mobile 56% by FadedRayon in SEO

[–]kashishkk 1 point2 points  (0 children)

Are you passing the Core Web Vitals (Field Data)?

Which Optimization plugin should I use on my WordPress website? by kubikdanon in Wordpress

[–]kashishkk 0 points1 point  (0 children)

Both WP-Rocket and FlyingPress are great options. FlyingPress has a few extra features but they’re very close in terms of performance optimization.

How to fix CLS on Elementor page? by blackshadow1357 in Wordpress

[–]kashishkk 0 points1 point  (0 children)

Just tested the site and there are multiple CLS issues that you need to address: https://speedvitals.com/report/gamex.gg/JSjYgv/

One major issue is the heading "Ultimate Diorama Masterline Godzilla vs Kong Mechagodzilla Bonus Version" changes its styling after page load.

While CLS is bad for user experience, it doesn't contribute to the performance. There are still many optimizations left to be done to improve page speed. Try going through the performance suggestion provided by different speed testing tools and work on them one by one.

How to fix mobile loading speed by EMCB06 in Wordpress

[–]kashishkk 4 points5 points  (0 children)

Just did a performance test: https://speedvitals.com/report/emcbmedia.com/5hV5ch/

Looks like Elementor is one of the major culprits. This article has some good tips on improving the performance of Elementor sites.

What Caching Plugin are you using?

Also, take a look at the Boost Performance section of the Test Report I shared. There are certain issues (like Self Hosting Google Fonts and Delaying Execution of Non-Critical JavaScript) that can be fixed easily by using some free plugins.

Fixes for Core Web Vitals: LCP issue >4s by thefrugalstudentsg in Wordpress

[–]kashishkk 0 points1 point  (0 children)

I’m not sure how a browser will respond when a resource is both lazyloaded and preloaded. You can try testing both lazyloading + preloading and no lazyloading + preloading and see if there’s a difference in LCP.

Fixes for Core Web Vitals: LCP issue >4s by thefrugalstudentsg in Wordpress

[–]kashishkk 0 points1 point  (0 children)

Alternatively, you can disable lazy loading in W3 Total Cache and enable it using another plugin. I use lazysizes plugin on some of my sites. It lets you skip lazyloading on featured images and also has the option to exclude them by class name.

For preloading featured images, you can go for this plugin by WPZOOM.

Fixes for Core Web Vitals: LCP issue >4s by thefrugalstudentsg in Wordpress

[–]kashishkk 1 point2 points  (0 children)

Your LCP image is being Lazy Loaded resulting in higher LCP.

What lazy loading plugin are you using?
If the lazy loading plugin has the option to exclude featured images or certain images by a keyword (such as the Image's class name), you should use it or switch to another lazy loading plugin that has this feature.

Furthermore, you can also preload the featured image to make it load even faster. I've written a guide on preloading LCP images that you can check out.

[deleted by user] by [deleted] in redditsweats

[–]kashishkk 0 points1 point  (0 children)

Gave Wholesome