A comprehensive code domain benchmark review of LLM researches.
-
Updated
Jun 28, 2025
A comprehensive code domain benchmark review of LLM researches.
WebLauncher is a Bash script for rapid web project setup, automating the creation of structured directories and essential files. Ideal for prototyping and learning, it streamlines the initial setup process, saving time and effort in web development endeavors.
Push Swap is a C program that sorts integers using two stacks and a limited set of operations (push, swap, rotate). Designed to minimize the number of moves, it demonstrates expertise in algorithm optimization, data structure manipulation, recursion, and efficient memory management, showcasing advanced problem-solving skills.
This is the repository of the all of the data used in the paper "Evaluation of the code quality generated by Generative AI"
A novel approach to generating ultra-efficient code using AI language models, demonstrated through a browser-based game
An efficient Unity object pooling system designed for simplicity and flexibility. Supports multiple object types including particle systems and audio, with features for auto-enabling on instantiation, resetting on despawn, and dynamic pool resizing.
Add a description, image, and links to the code-efficiency topic page so that developers can more easily learn about it.
To associate your repository with the code-efficiency topic, visit your repo's landing page and select "manage topics."