Projects per year
Abstract
In the context of limited computing resources, optimizing program architecture is crucial. Therefore, this paper proposes to apply the powerful analytical capabilities of large language models (LLM) to the field of systematic performance optimization. The output of pprof and benchmark is fed into ChatGPT, and the program's performance is improved based on feedback. In the case study, the number of memory allocations for the objective function was successfully reduced from 99 to 1, resulting in a reduction of the test execution time from 8.6 microseconds to 0.36 microseconds. At the same time, the memory allocation was also reduced from 53.5KB to approximately 1KB.
Original language | English |
---|---|
Title of host publication | 2023 5th International Conference on Computer Communication and the Internet, ICCCI 2023 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 256-260 |
Number of pages | 5 |
ISBN (Electronic) | 9798350326956 |
DOIs | |
State | Published - 2023 |
Event | 5th International Conference on Computer Communication and the Internet, ICCCI 2023 - Fujisawa, Japan Duration: 23 Jun 2023 → 25 Jun 2023 |
Publication series
Name | 2023 5th International Conference on Computer Communication and the Internet, ICCCI 2023 |
---|
Conference
Conference | 5th International Conference on Computer Communication and the Internet, ICCCI 2023 |
---|---|
Country/Territory | Japan |
City | Fujisawa |
Period | 23/06/23 → 25/06/23 |
Keywords
- Large Language Models
- Performance analysis
- Prompt Engineering
- System optimization
Fingerprint
Dive into the research topics of 'Using ChatGPT on Improving Program Performance with pprof and Benchmark'. Together they form a unique fingerprint.Projects
- 2 Finished