We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352bf11 commit 1632cffCopy full SHA for 1632cff
1 file changed
README.md
@@ -87,11 +87,6 @@ QString newText = result.first;
87
| Config File | 4.9 KB | 18.19 ms | 901 ops | 78.4% |
88
| Unicode Text | 4.6 KB | 28.61 ms | 1,201 ops | 58.3% |
89
90
-### **Algorithm Comparison (100KB file)**
91
-| Configuration | Time | Operations | Efficiency |
92
-|---------------|------|------------|------------|
93
-| Google Original | 602.36 ms | 14,251 ops | ~0% |
94
-| Modified (This) | 582.55 ms | 14,251 ops | 95.1% |
95
96
97
## Configuration(you can play with the configuration for different results)
0 commit comments