Skip to content

Instantly share code, notes, and snippets.

View wengct's full-sized avatar

wengct

  • Taiwan
  • 12:49 (UTC +08:00)
View GitHub Profile
@wengct
wengct / benchmark_2026-07-05T13-37-25.md
Created July 5, 2026 07:42
benchmark_2026-07-05T13-37-25

Codex Token 使用量 Benchmark 報告

摘要

  • 產生時間:2026-07-05 13:53:43 CST
  • 專案根目錄:/home/chenting/projects/OW
  • 重跑次數:3
  • Model:gpt-5.4-mini
  • Effort:medium
  • 執行指令:codex exec --model gpt-5.4-mini -c model_reasoning_effort="medium" --sandbox danger-full-access ""
@wengct
wengct / benchmark_2026-06-29T23-59-26.md
Last active June 30, 2026 03:42
codex benchmark_2026-06-29T23-59-26

Codex Token 使用量 Benchmark 報告

摘要

  • 產生時間:2026-06-30 00:12:58 CST
  • 專案根目錄:/home/chenting/projects/OW
  • 重跑次數:2
  • Model:gpt-5.4
  • Effort:medium
  • 執行指令:codex exec --model gpt-5.4 -c model_reasoning_effort="medium" --sandbox workspace-write ""
@wengct
wengct / benchmark_2026-06-27T23-19-44(gpt-5.4-low).md
Last active June 27, 2026 16:12
Token Efficiency (Codex CLI)

Codex Token 使用量 Benchmark 報告

摘要

  • 產生時間:2026-06-27 23:19:44 CST
  • 專案根目錄:/home/chenting/projects/OW
  • 重跑次數:1
  • Model:gpt-5.4
  • Effort:low
  • 執行指令:codex exec --model gpt-5.4 -c model_reasoning_effort="low" --sandbox workspace-write ""
@wengct
wengct / AzureDevOpsWiki_FloatToc.css
Last active November 14, 2025 01:48
Azure DevOps Wiki Float TOC
/*
只支援 md 檔內是使用 [[_TOC_]] 的目錄!
*/
/* ===========================
共同結構(不含顏色)
=========================== */
.toc-container {
position: fixed !important;
top: 120px !important;
right: 24px !important;