We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c2d43 commit 2466154Copy full SHA for 2466154
BENCHMARKS.md
@@ -2,7 +2,8 @@
2
3
## Benchmark 1: fill a dict
4
5
-| **Version** | **Factor** | **Time (microseconds)** | **Allocations** |
+| Version | Factor | Time (microseconds) | Allocations |
6
+| ------- | ------ | ------------------- | ----------- |
7
| Python | 1.0x | 280 | ? |
8
| PythonCall | 2.4x | 680 | 5008 |
9
| PythonCall + `pydel!` | 1.1x | 300 | 1008 |
0 commit comments