Skip to content

Instantly share code, notes, and snippets.

@iamdejan
Last active March 20, 2026 05:22
Show Gist options
  • Select an option

  • Save iamdejan/a4426adeb2d51a073f7baaa069c0a5e5 to your computer and use it in GitHub Desktop.

Select an option

Save iamdejan/a4426adeb2d51a073f7baaa069c0a5e5 to your computer and use it in GitHub Desktop.
Performance comparsion
Problem Performance Metrics qwen2.5-1.5b-vibethinker-heretic-uncensored-abliterated qwen/qwen3-coder-30b
Palindrome Partitioning Runtime (in ms) 47 44
Memory (in MB) 33.3 34.2
IPO Runtime (in ms) 231 425
Memory (in MB) 47.9 45.4
Maximum Product Subarray Runtime (in ms) 3 7
Memory (in MB) 19.7 19.8
Dungeon Game Runtime (in ms) 3 3
Memory (in MB) 20.1 20.1
House Robber II Runtime (in ms) 0 0
Memory (in MB) 19.4 19.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment