Skip to content

Commit 87e788c

Browse files
authored
Update README.md
1 parent 19c2d2f commit 87e788c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -174,15 +174,6 @@ public function getAnonymizedAttributes(Generator $faker): array
174174
}
175175
```
176176

177-
## Performance
178-
179-
The package is designed for optimal performance:
180-
181-
- Fake data is generated only when needed
182-
- Results are cached per model instance
183-
- Cache is automatically invalidated when the model's seed changes
184-
- Minimal overhead when anonymization is disabled
185-
186177
## Testing
187178

188179
```bash

0 commit comments

Comments
 (0)