Skip to content

Conversation

@zah
Copy link
Member

@zah zah commented Jun 29, 2025

Summary

  • avoid path string allocations when recording events
  • compute parameter values once and reuse to register variables
  • pass event content as String to avoid copies

Testing

  • just build-extension
  • just test

https://chatgpt.com/codex/tasks/task_e_6861bc81de708329ac20c4107a7b687c

@github-actions
Copy link

Benchmark Report
BenchmarkRuby (no tracing)JSONCAPNPJSON (PureRuby)
heavy_work67ms✓ 566ms 78,110,688B931ms 25,149,319B✓ 34,868ms 211,728,983B

@zah zah merged commit 6300ad2 into main Jun 29, 2025
4 of 5 checks passed
@zah zah deleted the codex/optimize-native-tracer-implementation branch June 29, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants