File tree
Expand file treeCollapse file tree
4 files changed
+18
-1
lines changedFilter options
- tests/performance
- django_spanner
Expand file treeCollapse file tree
4 files changed
+18
-1
lines changedtests/performance/__init__.py
Copy file name to clipboardExpand all lines: tests/performance/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
tests/performance/django_spanner/__init__.py
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
tests/performance/django_spanner/models.py
Copy file name to clipboardExpand all lines: tests/performance/django_spanner/models.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
|
tests/performance/django_spanner/test_benchmark.py
Copy file name to clipboardExpand all lines: tests/performance/django_spanner/test_benchmark.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
|
0 commit comments