json icon indicating copy to clipboard operation
json copied to clipboard

feature request: Add define to remove source_locations from each function

Open kelbon opened this issue 3 months ago • 3 comments

I dont see much reasons to have source location on each function as default arguments. Json is a hot path of many apps, performance is critical here, why there are source location on each .at without possibility to remove it? I already have stacktrace from exception, i dont need source location

kelbon avatar Sep 11 '25 19:09 kelbon