Skip to content

Commit 2466154

Browse files
author
Christopher Doris
committed
typo
1 parent d7c2d43 commit 2466154

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BENCHMARKS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## Benchmark 1: fill a dict
44

5-
| **Version** | **Factor** | **Time (microseconds)** | **Allocations** |
5+
| Version | Factor | Time (microseconds) | Allocations |
6+
| ------- | ------ | ------------------- | ----------- |
67
| Python | 1.0x | 280 | ? |
78
| PythonCall | 2.4x | 680 | 5008 |
89
| PythonCall + `pydel!` | 1.1x | 300 | 1008 |

0 commit comments

Comments
 (0)