# Which client-side protection systems maintain strong performance while providing endpoint security controls?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">I'm researching which client-side protection systems keep strong performance while enforcing security controls, since anything that slows the page tends to get ripped out. Quick note: these tools secure the client-side web layer more than the device endpoint, so I read performance from that. In the<a class="a a--md" elv="true" href="https://www.g2.com/categories/client-side-protection"> </a><a class="a a--md" elv="true" href="https://www.g2.com/categories/client-side-protection">client-side protection</a> category, three come up most: Cloudflare, Reflectiz, and Feroot Security. The full field:</p><ol>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/cloudflare-application-security-and-performance/reviews"><strong>Cloudflare Application Security and Performance</strong></a>: an edge layer reviewers say adds security without slowing pages, often speeding them up.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/reflectiz/reviews"><strong>Reflectiz</strong></a>: agentless and passive, so reviewers report no code on the page and no performance hit.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/feroot-security/reviews"><strong>Feroot Security</strong></a>: continuous monitoring reviewers run without a noticeable user-side slowdown.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/jscrambler/reviews"><strong>Jscrambler</strong></a>: runtime protection, though reviewers note obfuscation can occasionally break pages.</li>
<li>
<a class="a a--md" elv="true" href="https://www.g2.com/products/cside/reviews"><strong>cside</strong></a>: browser-layer monitoring reviewers say deploys light via a single script tag.</li>
</ol><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">For teams running these, which held performance steady while enforcing controls? And where did security add latency you had to tune out?</p>

##### Post Metadata
- Posted at: 26 days ago
- Author title: Marketer
- Net upvotes: 1


## Comments
### Comment 1

Oh good question, because some client-side tools add scripts to your pages and you worry about slowing things down. Reflectiz is notable here because it monitors your web pages out-of-band rather than injecting heavy runtime code, so it flags client-side risks without adding page-load overhead, which is a real performance advantage. Feroot Security is also built for client-side protection with an eye on not degrading the user experience. Cloudflare&#39;s approach benefits from running on its global edge network, so protection happens close to the user. To be real, the honest way to judge this is to measure it, run each in a staging environment and check the impact on page-load and Core Web Vitals before rolling to production. Is your concern real-user performance on the site, or overhead on your build and deploy? The monitoring-based tools help most with the former.

##### Comment Metadata
- Posted at: 15 days ago





## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: over 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: over 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: over 13 years ago
  - Comments: 4


