You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-17Lines changed: 1 addition & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,25 +159,9 @@ This was tested on a custom executable that writes constantly with 128 threads (
159
159
<code>RAM</code>: 8GB can be less though<br>
160
160
<code>Virtualized CPU Counters</code>: True can be false as well i didn't notice that much of a difference across both(needs Hyper-V on host OFF)<br>
161
161
162
-
MATH TIME:
163
-
According to the Benchmarks on the I5
164
-
in the current data RegFilter Takes 7 microseconds to Respond
165
-
picture 3 scenarios
166
-
lets assume a Fast EDR, Typical EDR, Heavy EDR
167
-
if a Fast EDR Registry Filter is ~50 microseconds fast, if a typical EDR Registry Filter is ~100 Microseconds fast, and if a Heavy EDR Registry Filter is ~250 Microseconds fast
168
162
169
-
we are faster by <code>~0.85</code> orders of magnitude faster compared to fast EDRs
170
-
<code>50/7 = 7.14 then we do Log10(7.14) which is equal to 0.85</code>
> Note: These are all approx they are not true estimated values some EDRs are faster than 50Microsecond some are faster but you get the point
180
-
> PLUS EDRs are complete Solutions unlike RegFilter which works in one specific domain so the Comparison shouldn't be done but i did it anyway just to put the picture out there of how fast this piece of software actually is
164
+
> some parts had been removed because i felt they were marketing i hate that i don't love that attitude so take it if you will RegFilter responds in the Single Digits in Microseconds
181
165
182
166
<mark>If you need any assistance please Contact me on session Don't hesitate in asking me any questions about the driver(s)<br>
183
167
if you find any issues with the driver please give me a heads up and place an issue on the repo Thanks</mark>
0 commit comments