cad-editor/crates/ocs_plugin_api
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hakan Seven 35468004e6 test(core): ignore ribbon_groups microbenchmark by default
The once_lock_eliminates_allocation_after_first_call test from PR #257
is a timing microbenchmark that Box::leaks ~400k strings by design to
defeat allocator reuse. Mark it #[ignore] so it stays out of the default
suite; cache correctness is already covered by the pointer-identity test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 07:48:31 +03:00
..
src test(core): ignore ribbon_groups microbenchmark by default 2026-07-03 07:48:31 +03:00
Cargo.toml Adding runner handshake 2026-06-28 10:41:01 +03:00
REPORT.md Initial commit 2026-06-25 00:01:36 +03:00