Skip to content

Commit 6206fce

Browse files
committed
Changed: readme.md processing time statement.
1 parent eccc477 commit 6206fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Of course, performance is also a concern, you don't want to slow down the sites
2727

2828
We performed a test against the firewall engine and supplied it with 100 firewall rules. Of course, in no realistic scenario would a site have to process that many firewall rules, but it gives you an idea on what the performance impact might be.
2929

30-
Process time: 0.00032 seconds, or about 0.32 milliseconds.
30+
Process time: 0.0013 seconds, or about 1.3 millisecond
3131

3232
These numbers are subject to change slightly as we are still making optimizations and adjustments. However, compared to the previous PHP code-based firewall rules, it's 10 times faster.
3333

0 commit comments

Comments
 (0)