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

[rails] Return plain json from route #9573

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p8
Copy link
Contributor

@p8 p8 commented Jan 28, 2025

Return JSON from the routes is a lot faster:

name branch_name json
rails-iodine master 105369
rails-iodine rails/json-from-route 144006

@p8 p8 force-pushed the rails/json-from-route branch from b01d03c to 1de1af2 Compare January 28, 2025 08:27
Return JSON from the routes is a lot faster:

+------------+------------------------------+------+
|        name|                   branch_name|  json|
+------------+------------------------------+------+
|rails-iodine|                        master|105369|
|rails-iodine|         rails/json-from-route|144006|
+------------+------------------------------+------+
@p8 p8 force-pushed the rails/json-from-route branch from 1de1af2 to cec5f91 Compare January 28, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant