Skip to content
Snippets Groups Projects

Use oj gem for faster JSON processing

Merged username-removed-506061 requested to merge feature/use-oj-gem into master

What does this MR do?

Use oj gem for faster JSON processing

Are there points in the code the reviewer needs to double check?

N/A

Why was this MR needed?

It's mainly intended to improve Elasticsearch indexing performance (through multi_json gem), but other gems could benefit from it too, like grape. For ES, indexing Linux kernel commits went from 766 to 519 seconds after using this gem.

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

N/A

Merge request reports

Pipeline #4275479 passed with warnings

Pipeline passed with warnings for f8cc5483 on feature/use-oj-gem

Test coverage 90.64% from 1 job

Merged by avatar (Jan 6, 2025 7:37am UTC)

Loading

Pipeline #4276105 failed

Pipeline failed for 1c2aa4f8 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading