typst/src
Laurenz 998a3c44fd Remove tracing from cheap functions
Turns out that having tracing enabled on some functions that get called a lot distorts the traces so that their parent stack frames look much more expensive than they actually are.
2023-05-11 11:35:45 +02:00
..
eval More efficient introspection 2023-05-11 11:27:00 +02:00
export More efficient introspection 2023-05-11 11:27:00 +02:00
font Upgrade a bunch of deps and remove two unused ones (#968) 2023-04-26 11:22:43 +02:00
geom Touch up docs 2023-04-26 15:37:21 +02:00
ide More efficient introspection 2023-05-11 11:27:00 +02:00
model Remove tracing from cheap functions 2023-05-11 11:35:45 +02:00
syntax Remove tracing from cheap functions 2023-05-11 11:35:45 +02:00
util Remove tracing from cheap functions 2023-05-11 11:35:45 +02:00
diag.rs Remove 'static bound on `World` 2023-05-11 10:50:30 +02:00
doc.rs Make ligatures copyable and searchable 2023-05-03 10:33:18 +02:00
image.rs Remove 'static bound on `World` 2023-05-11 10:50:30 +02:00
lib.rs More efficient introspection 2023-05-11 11:27:00 +02:00