|
2 | 2 |
|
3 | 3 | 00:00:02 But could you adopt some simple changes to your code that would make it a lot faster and more efficient?
|
4 | 4 |
|
5 |
| -00:00:08 Chances are you'll find a couple of the tips from Sidney Runkel that will do just that. |
| 5 | +00:00:08 Chances are you'll find a couple of the tips from Sydney Runkle that will do just that. |
6 | 6 |
|
7 | 7 | 00:00:12 Join us to talk about Pydantic performance tips here on Talk Python.
|
8 | 8 |
|
|
694 | 694 |
|
695 | 695 | 00:19:08 And I think implementing some of these tips is helpful in that if you understand some
|
696 | 696 |
|
697 |
| -00:19:11 of the kind of like pedantic architectural context, it can also just help you think more |
| 697 | +00:19:11 of the kind of like pydantic architectural context, it can also just help you think more |
698 | 698 |
|
699 |
| -00:19:16 about like, how can I write my pedantic code better? |
| 699 | +00:19:16 about like, how can I write my pydantic code better? |
700 | 700 |
|
701 | 701 | 00:19:19 Absolutely.
|
702 | 702 |
|
|
1218 | 1218 |
|
1219 | 1219 | 00:32:46 Yeah, that's cool.
|
1220 | 1220 |
|
1221 |
| -00:32:47 I don't use unions very often, which is probably why, other than, you know, symptom pipe none, |
| 1221 | +00:32:47 I don't use unions very often, which is probably why, other than, you know, symantic pipe none, |
1222 | 1222 |
|
1223 | 1223 | 00:32:52 which is, you know, like optional.
|
1224 | 1224 |
|
|
1686 | 1686 |
|
1687 | 1687 | 00:44:35 Yeah.
|
1688 | 1688 |
|
1689 |
| -00:44:36 So I think this kind of dovetails nicely into like you asked earlier, like, is there a way |
| 1689 | +00:44:36 So I think this kind of devtools nicely into like you asked earlier, like, is there a way |
1690 | 1690 |
|
1691 | 1691 | 00:44:41 that we kind of monitor the performance improvements that we're making?
|
1692 | 1692 |
|
|
2200 | 2200 |
|
2201 | 2201 | 00:57:53 on all the work you and the team are doing.
|
2202 | 2202 |
|
2203 |
| -00:57:56 You know, what a, what a success PyTantic is. |
| 2203 | +00:57:56 You know, what a, what a success Pydantic is. |
2204 | 2204 |
|
2205 | 2205 | 00:57:58 Yeah.
|
2206 | 2206 |
|
|
2295 | 2295 | 00:59:57 [MUSIC ENDS]
|
2296 | 2296 |
|
2297 | 2297 | 00:59:59 [MUSIC]
|
2298 |
| - |
0 commit comments