Skip to content
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

Investigate string allocations and array generation across gherkin flavours #351

Open
22 tasks
luke-hill opened this issue Jan 7, 2025 · 0 comments
Open
22 tasks
Labels
🏦 debt Tech debt

Comments

@luke-hill
Copy link
Contributor

luke-hill commented Jan 7, 2025

πŸ€” What's the problem you've observed?

Some work was done in .NET here and here. This work should be mimicked (Or at least qualified and checked off that an equivalent piece cannot be done elsewhere).

✨ Do you have a proposal for making it better?

Check equivalent work to PR #336 -> Improved parsing time

  • Java
  • JavaScript
  • Ruby
  • Go
  • Python
  • C
  • Objective-C
  • Perl
  • PHP
  • Dart
  • C++

Check equivalent work to PR #344 -> Avoid allocation and improve parsing time

  • Java
  • JavaScript
  • Ruby
  • Go
  • Python
  • C
  • Objective-C
  • Perl
  • PHP
  • Dart
  • C++

πŸ“š Any additional context?

Some languages it may not be relevant for

@luke-hill luke-hill added the 🏦 debt Tech debt label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏦 debt Tech debt
Projects
None yet
Development

No branches or pull requests

1 participant