Skip to content

Commit 31ef6c0

Browse files
committed
Documentation
1 parent 492d3e1 commit 31ef6c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ The following table shows compile performance for various JSON Schema structures
279279

280280
```python
281281
┌──────────────────────┬─────────────┬─────────────┐
282-
Test TB1XAJV8
282+
CompileTB1XAJV8
283283
├──────────────────────┼─────────────┼─────────────┤
284284
│ Boolean │ 29.2K ops/s │ 7.1K ops/s │
285285
│ Number │ 34.5K ops/s │ 7.6K ops/s │
@@ -312,7 +312,7 @@ The following tables shows validation performance for various JSON Schema struct
312312

313313
```python
314314
┌──────────────────────┬──────────────┬──────────────┐
315-
Test TB1XAJV8
315+
ValidateTB1XAJV8
316316
├──────────────────────┼──────────────┼──────────────┤
317317
│ Boolean │ 192.2M ops/s │ 189.5M ops/s │
318318
│ Number │ 112.4M ops/s │ 61M ops/s │

0 commit comments

Comments
 (0)