Spaces:
Runtime error
Runtime error
| name: "Performance refactor request" | |
| description: Performance improvements, such as optimizations to make the code faster or more efficient. | |
| title: "perf(): " | |
| labels: [perf] | |
| projects: [instadeepai/141] | |
| body: | |
| - type: textarea | |
| id: challenges | |
| attributes: | |
| label: What should have performance improvement? | |
| description: Performance improvements, such as optimizations to make the code faster or more efficient. | |
| placeholder: A clear and concise description of what should have a performance improvement. | |