Skip to content

Update 466-pydantic-performance-tips.txt #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions transcripts/466-pydantic-performance-tips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

00:00:08 Chances are you'll find a couple of the tips from Sidney Runkel that will do just that.
00:00:08 Chances are you'll find a couple of the tips from Sydney Runkle that will do just that.

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

Expand Down Expand Up @@ -694,9 +694,9 @@

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

00:19:11 of the kind of like pedantic architectural context, it can also just help you think more
00:19:11 of the kind of like pydantic architectural context, it can also just help you think more

00:19:16 about like, how can I write my pedantic code better?
00:19:16 about like, how can I write my pydantic code better?

00:19:19 Absolutely.

Expand Down Expand Up @@ -1218,7 +1218,7 @@

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

00:32:47 I don't use unions very often, which is probably why, other than, you know, symptom pipe none,
00:32:47 I don't use unions very often, which is probably why, other than, you know, symantic pipe none,

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

Expand Down Expand Up @@ -1686,7 +1686,7 @@

00:44:35 Yeah.

00:44:36 So I think this kind of dovetails nicely into like you asked earlier, like, is there a way
00:44:36 So I think this kind of devtools nicely into like you asked earlier, like, is there a way

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

Expand Down Expand Up @@ -2200,7 +2200,7 @@

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

00:57:56 You know, what a, what a success PyTantic is.
00:57:56 You know, what a, what a success Pydantic is.

00:57:58 Yeah.

Expand Down Expand Up @@ -2295,4 +2295,3 @@
00:59:57 [MUSIC ENDS]

00:59:59 [MUSIC]