Skip to content

Commit c6a57fb

Browse files
authored
Merge pull request #151 from manikanta-hitunik-com/patch-149
Update 466-pydantic-performance-tips.txt
2 parents b7e9439 + 39f752f commit c6a57fb

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

transcripts/466-pydantic-performance-tips.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
00:00:02 But could you adopt some simple changes to your code that would make it a lot faster and more efficient?
44

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.
66

77
00:00:12 Join us to talk about Pydantic performance tips here on Talk Python.
88

@@ -694,9 +694,9 @@
694694

695695
00:19:08 And I think implementing some of these tips is helpful in that if you understand some
696696

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
698698

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?
700700

701701
00:19:19 Absolutely.
702702

@@ -1218,7 +1218,7 @@
12181218

12191219
00:32:46 Yeah, that's cool.
12201220

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,
12221222

12231223
00:32:52 which is, you know, like optional.
12241224

@@ -1686,7 +1686,7 @@
16861686

16871687
00:44:35 Yeah.
16881688

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
16901690

16911691
00:44:41 that we kind of monitor the performance improvements that we're making?
16921692

@@ -2200,7 +2200,7 @@
22002200

22012201
00:57:53 on all the work you and the team are doing.
22022202

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.
22042204

22052205
00:57:58 Yeah.
22062206

@@ -2295,4 +2295,3 @@
22952295
00:59:57 [MUSIC ENDS]
22962296

22972297
00:59:59 [MUSIC]
2298-

0 commit comments

Comments
 (0)