Skip to content

Instantly share code, notes, and snippets.

@rsc

rsc/badbench.md Secret

Created June 27, 2023 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsc/4ba2eacb2d1a00339f4539e7b1bee576 to your computer and use it in GitHub Desktop.
Save rsc/4ba2eacb2d1a00339f4539e7b1bee576 to your computer and use it in GitHub Desktop.
Go bad benchmarks

303275 modules analyzed.
5672 diagnostics generated matching does not use b.N in 1092 modules.
500 randomly sampled diagnostics.

(1) github.com/jefffederman/gophe@v0.0.0-20221203163656-b38beff92772/evaluator_test.go:37:1:
BenchmarkEvaluateAllSixCards does not use b.N

(2) gitee.com/woood2/luca@v1.0.4/internal/service/app_test.go:43:1:
BenchmarkGetAppByKeyFromMem does not use b.N

(3) github.com/tonalfitness/govaluate/v3@v3.1.5/benchmarks_test.go:281:1:
BenchmarkParseSimpleOld does not use b.N

(4) github.com/chriswalz/complete/v3@v3.0.13/gocomplete/tests_test.go:42:1:
BenchmarkFake does not use b.N

(5) github.com/ccm-chain/ccmchain@v1.0.0/core/vm/runtime/runtime_test.go:208:1:
BenchmarkEVM_CREATE2_1200 does not use b.N

(6) github.com/Projeto-USPY/uspy-scraper@v1.0.0/worker/worker_bench_test.go:36:1:
BenchmarkCollectPoliOfferings does not use b.N

(7) github.com/aidoskuneen/adk-node@v0.0.0-20220315131952-2e32567cb7f4/core/vm/runtime/runtime_test.go:201:1:
BenchmarkEVM_CREATE2_500 does not use b.N

(8) github.com/roblesoft/oak@v0.0.0-20230306162712-e6c5c487469e/router_test.go:79:1:
BenchmarkGet does not use b.N

(9) gonum.org/v1/gonum@v0.13.0/internal/asm/f64/bench_other_test.go:347:1:
BenchmarkDivTo100000 does not use b.N

(10) github.com/brianbi/gin-starter@v0.0.0-20220219102905-a27a544781e7/pkg/logger/logger_test.go:24:1:
BenchmarkJsonLogger does not use b.N

(11) github.com/statechannels/buntdb@v0.0.0-20230310210558-7916a96c8fff/buntdb_test.go:2481:1:
Benchmark_Ascend_10000 does not use b.N

(12) github.com/adlrocha/mapmutex@v0.0.0-20200716162114-c133e97096b7/mutex_test.go:93:1:
BenchmarkMutex1000_2_40_20 does not use b.N

(13) github.com/simcap/rir@v0.0.0-20220118092508-5563ee4470e2/reader_test.go:17:1:
BenchmarkReader does not use b.N

(14) github.com/go-ego/cedar@v0.10.2/cedar_bm_test.go:55:1:
BenchmarkUpdate does not use b.N

(15) github.com/dusk-network/dusk-blockchain@v0.6.1/pkg/core/consensus/agreement/handler_test.go:61:1:
BenchmarkAgreementVerification does not use b.N

(16) github.com/jnwhiteh/go-luapatterns@v0.0.0-20131030164548-272320f1591f/luapatterns/benchmark_test.go:10:1:
BenchmarkLongBytes does not use b.N

(17) gitlab.com/bjjb/blogo@v0.0.0-20170919123308-06e1b3cd90aa/main_test.go:60:1:
BenchmarkBlogo does not use b.N

(18) github.com/bengarrett/retrotxtgo@v0.0.38/lib/filesystem/filesystem_test.go:39:1:
BenchmarkReadLarge does not use b.N

(19) github.com/linux4life798/complete@v1.1.1/gocomplete/tests_test.go:43:1:
BenchmarkFake does not use b.N

(20) github.com/jnwhiteh/go-luapatterns@v0.0.0-20131030164548-272320f1591f/luapatterns/benchmark_test.go:18:1:
BenchmarkLongString does not use b.N

(21) github.com/davidhuie/signcryption@v0.0.0-20180606214722-1b2fa07edd39/stl/conn_test.go:155:1:
BenchmarkBidirectionalReadWrite does not use b.N

(22) github.com/justyer/lingo@v0.0.0-20201218042750-c4a45a86ec29/struct2map/s2m_test.go:35:1:
BenchmarkKeyByTagToString does not use b.N

(23) github.com/mises-id/sdk@v0.0.0-20220328093804-29ea0c38cb95/sdk_test.go:243:1:
BenchmarkSdkRegisterUserFlooding does not use b.N

(24) github.com/yanishoss/schedulo@v1.2.2/internal/core/stack_manager_test.go:119:1:
BenchmarkInsertingBelowCapacity does not use b.N

(25) github.com/yut-kt/gowave@v0.1.4/gowave_benchmark_test.go:38:1:
BenchmarkWave_ReadNSamples does not use b.N

(26) git.dev.gkxim.com/golang-packages/geobed@v0.0.0-20190708072815-e989ac62624a/geobed_test.go:122:1:
BenchmarkNewGeobed does not use b.N

(27) github.com/claygod/keyhash@v0.0.0-20221016122700-ce1d5aba3080/keyhash_bench_test.go:15:1:
BenchmarkKeyHashMin does not use b.N

(28) github.com/SteinsElite/zk-crypto@v0.0.0-20211230111215-7d347a540f29/poseidon/poseidon_test.go:22:1:
BenchmarkHash does not use b.N

(29) github.com/hhjpin/gse@v0.0.0-20191208043325-604159fece91/gse_bm_test.go:47:1:
BenchmarkCutSearchHMM does not use b.N

(30) github.com/vdemeester/k8s-pkg-credentialprovider@v1.22.4/aws/aws_credentials_test.go:339:1:
BenchmarkSetupLatency does not use b.N

(31) github.com/acorn-io/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(32) github.com/ekzhu/go-set-similarity-search@v0.0.0-20200801084108-5702c434f2bb/all_pairs_containment_benchmark_test.go:76:1:
BenchmarkOpenDataAllPairContainment does not use b.N

(33) github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/magefiles/utils_test.go:192:1:
BenchmarkCleanupQuayTags does not use b.N

(34) github.com/ascorpio/fly@v0.0.0-20220901143207-8746e94917e9/framework/gin/benchmarks_test.go:62:1:
BenchmarkOneRouteHTML does not use b.N

(35) github.com/hereyou-go/web@v0.0.0-20170331223219-492d98f91627/utils/sort_test.go:20:1:
BenchmarkReverse does not use b.N

(36) github.com/pingcap/chaos@v0.0.0-20190710112158-c86faf4b3719/db/tidb/sequential_test.go:15:1:
BenchmarkGenRequest does not use b.N

(37) github.com/zacg/go.matrix@v0.0.0-20140618230539-53ddaf7b8198/densebench_test.go:9:1:
BenchmarkTransposeTimes does not use b.N

(38) github.com/mymmsc/gox@v1.3.33/util/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(39) github.com/airamrguez/cors@v0.0.0-20140622164850-801f09012ccd/cors_test.go:224:1:
Benchmark_WithCORS does not use b.N

(40) code.gitea.io/gitea@v1.19.3/modules/git/repo_branch_test.go:84:1:
BenchmarkGetRefsBySha does not use b.N

(41) github.com/fholzer/ordered-concurrently/v3@v3.0.0-20221001131746-406a6eece748/main_test.go:325:1:
BenchmarkOC2 does not use b.N

(42) github.com/louisevanderlith/droxolite@v1.20.2/sample/appclient_test.go:61:1:
BenchmarkAPP_SubDefault_OK does not use b.N

(43) github.com/sonda2208/golearn@v0.0.0-20230401025148-848c5a699337/knn/knn_bench_test.go:43:1:
BenchmarkKNNWithOpts does not use b.N

(44) github.com/davidhuie/signcryption@v0.0.0-20180606214722-1b2fa07edd39/stl/relayer_test.go:207:1:
BenchmarkRelayerBidirectionalReadWrite does not use b.N

(45) github.com/vanclief/finmod@v0.12.10/market/orderbook_test.go:176:1:
BenchmarkApplyUpdate does not use b.N

(46) gopkg.in/vvnotw/pool.v3@v3.1.1/unlimited_pool_benchmarks_test.go:46:1:
BenchmarkUnlimitedSmallCancel does not use b.N

(47) github.com/vmantese/terrgroup@v0.0.4/transform_test.go:100:1:
BenchmarkGroup_GoTransform does not use b.N

(48) gitee.com/lhjw9810/gods@v1.14.0/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(49) github.com/juranki/gonetable@v0.0.0-20220909144800-647dacb32e0b/schema_test.go:292:1:
BenchmarkSchema_Marshal does not use b.N

(50) github.com/uriel/resize@v0.0.0-20120831222110-339b8fd43a21/resize_test.go:45:1:
Benchmark_BigResize does not use b.N

(51) github.com/zilionixx/go-zilionixx@v1.9.25-zilion-0.3/evmcore/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(52) github.com/owncloud/ocis/v2@v2.0.0/ocis-pkg/sync/cache_test.go:28:1:
BenchmarkCache does not use b.N

(53) github.com/tecuane/corral@v0.0.0-20191220120004-308e3e724924/corral_test.go:160:1:
BenchmarkUserComplex does not use b.N

(54) github.com/klaytn/klaytn@v1.10.2/blockchain/vm/runtime/runtime_test.go:192:1:
BenchmarkEVM_CREATE2_500 does not use b.N

(55) github.com/MugamboBC/go-mugambo@v1.0.1/evmcore/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(56) github.com/phamtai97/go-utils@v0.6.2/utils/config/config_test.go:262:1:
BenchmarkLoadYaml does not use b.N

(57) github.com/jotfs/fastcdc-go@v0.2.0/fastcdc_test.go:164:1:
BenchmarkFastCDC does not use b.N

(58) github.com/aidoskuneenold/xmss@v0.0.0-20180805082438-6c701c4aef2c/xmss2_test.go:152:1:
BenchmarkXMSS16 does not use b.N

(59) github.com/tecuane/corral@v0.0.0-20191220120004-308e3e724924/corral_test.go:90:1:
BenchmarkFullCRUD does not use b.N

(60) github.com/code-to-go/safepool.lib@v0.0.0-20221205180519-ee25e63c226e/algo/merkle_test.go:43:1:
Benchmark_Blake does not use b.N

(61) github.com/grayzone/godcm@v0.0.0-20170704062146-8b1d61c0eb0a/dcmdata/dctagkey_test.go:153:1:
BenchmarkIsPrivate does not use b.N

(62) github.com/emirpasic/gods@v1.18.1/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(63) github.com/RH12503/Triangula@v1.2.0/algorithm/algorithm_test.go:20:1:
BenchmarkAlgorithm does not use b.N

(64) github.com/tacshi/go-ethereum@v0.0.0-20230616113857-84a434e20921/core/vm/runtime/runtime_test.go:198:1:
BenchmarkEVM_CREATE_500 does not use b.N

(65) github.com/ekzhu/minhash-lsh@v0.0.0-20190924033628-faac2c6342f8/lsh_benchmark_test.go:8:1:
Benchmark_Insert10000 does not use b.N

(66) github.com/p4gefau1t/trojan-go@v0.10.6/common/geodata/decode_test.go:71:1:
BenchmarkLoadGeoIP does not use b.N

(67) github.com/tawesoft/golib/v2@v2.10.0/legacy/operator/bench_bool_test.go:49:1:
BenchmarkBoolNaryAll1Mixed does not use b.N

(68) github.com/prom3t3us/turbocookedrabbit@v1.2.4/tests/main_benchpool_test.go:50:1:
BenchmarkGetSingleChannelAndPublish does not use b.N

(69) github.com/netbound/dex-feed@v0.0.4/exchange/uniswap_v3/pool_test.go:87:1:
BenchmarkPriceOf does not use b.N

(70) github.com/hdt3213/godis@v1.2.9/datastruct/list/quicklist_test.go:35:1:
BenchmarkQuickList_Range does not use b.N

(71) github.com/wiless/go.matrix@v0.0.0-20200307164946-8c2e00621b4e/densebench_test.go:9:1:
BenchmarkTransposeTimes does not use b.N

(72) github.com/taczc64/ding-gin@v0.0.0-20191203075147-7176895076a0/benchmarks_test.go:27:1:
BenchmarkLoggerMiddleware does not use b.N

(73) github.com/daludaluking/addr2line@v0.0.0-20180726102841-edf762fb5d97/addr2line_test.go:61:1:
BenchmarkGetAddr2LineEntry does not use b.N

(74) github.com/outcaste-io/sroar@v0.0.0-20221229172112-1fb64f14314c/benchmark_test.go:28:1:
BenchmarkMemoryUsage does not use b.N

(75) github.com/abcdsxg/go-sitemap-generator/v2@v2.0.3/stm/builder_url_test.go:451:1:
BenchmarkGenerateXML does not use b.N

(76) github.com/lianxiangcloud/linkchain@v0.1.3/vm/evm/contracts_test.go:400:1:
BenchmarkPrecompiledSha256 does not use b.N

(77) github.com/dranikpg/go-dto@v1.0.0/godto_test.go:328:1:
BenchmarkDtoMap does not use b.N

(78) github.com/OctopusDeploy/go-octopusdeploy@v1.8.6/octopusdeploy/root_service_test.go:16:1:
BenchmarkRootServiceGet does not use b.N

(79) github.com/yusys-cloud/go-jsonstore-rest@v0.0.0-20230228115429-0a54aa4a27a6/main_test.go:16:1:
BenchmarkCreate100 does not use b.N

(80) github.com/verygoodsoftwarenotvirus/cartogopher@v0.0.0-20160213112503-f5fe2b6d4bd1/reader_test.go:94:1:
BenchmarkSmallFileHandling does not use b.N

(81) github.com/joeybloggs/pool@v3.1.1+incompatible/unlimited_pool_benchmarks_test.go:116:1:
BenchmarkUnlimitedLargeRun does not use b.N

(82) github.com/openebs/sparse-tools@v1.1.0/sparse/test/client_test.go:566:1:
Benchmark_1G_InitFiles does not use b.N

(83) github.com/kironr/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(84) github.com/tonalfitness/govaluate/v3@v3.1.5/benchmarks_test.go:298:1:
BenchmarkParseComplexOld does not use b.N

(85) github.com/tonalfitness/govaluate@v3.0.2+incompatible/benchmarks_test.go:293:1:
BenchmarkParseComplex does not use b.N

(86) github.com/d-tsuji/suffixarray@v0.0.0-20200625031310-5b0c40604e73/suffixarray_test.go:76:1:
BenchmarkLookupAll1 does not use b.N

(87) github.com/fredmanre/go-rabbitmq-client@v1.0.7/go-rabbitmq/client_test.go:335:1:
BenchmarkRabbitMQClient_StartReceiver does not use b.N

(88) github.com/leiless/cuckoohash-go@v0.0.0-20210302141208-144fd4badaaf/map_test.go:432:1:
BenchmarkMap1 does not use b.N

(89) github.com/profe-ajedrez/decimal_mula@v1.0.1/pkg/mathematics/decimal_mula_test.go:137:1:
BenchmarkAddDecimalMula does not use b.N

(90) github.com/core-coin/go-core@v1.1.7/core/vm/runtime/runtime_test.go:201:1:
BenchmarkCVM_CREATE_1200 does not use b.N

(91) github.com/requaos/go-readability@v0.0.0-20181130134248-61a0ddd715c5/read_test.go:12:1:
BenchmarkReadability does not use b.N

(92) github.com/SocialHarvest/geobed@v0.0.0-20150910163054-28007bbd415f/geobed_test.go:122:1:
BenchmarkNewGeobed does not use b.N

(93) go.etcd.io/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(94) github.com/gogather/gojieba-bleve/v2@v2.0.3/bleve_test.go:104:1:
BenchmarkExample does not use b.N

(95) nanjj.github.io/nanomsg/go-mangos@v0.0.0-20190306054226-055062f7f3e2/test/benchmark_test.go:234:1:
BenchmarkTPut64kWS does not use b.N

(96) gopkg.in/go-playground/pool.v1@v1.2.2/benchmarks_test.go:8:1:
BenchmarkSmallRun does not use b.N

(97) github.com/roehrijn/g-gods@v0.0.0-20230522070031-6ca1e48c47a8/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(98) github.com/bitleak/lmstfy@v1.0.13/engine/redis/timer_test.go:109:1:
BenchmarkTimer_Pump does not use b.N

(99) github.com/stevelacy/daz@v0.1.4/daz_test.go:106:1:
BenchmarkBasicRender does not use b.N

(100) github.com/qiaogw/arrgo@v0.0.8/arithmetic_test.go:74:1:
BenchmarkDotProd does not use b.N

(101) github.com/Airmotion/go-xmp@v0.0.0-20211026133305-93023be50d1e/test/bench_test.go:30:1:
BenchmarkUnmarshalJSON_5kB does not use b.N

(102) github.com/teng231/smartcache@v1.1.1/engine_bench_test.go:45:1:
BenchmarkEngineCachex100000W10g does not use b.N

(103) github.com/dcbsg/trojan-go@v0.0.0-20211209081217-6cad18a47bb5/test/scenario/proxy_test.go:500:1:
BenchmarkClientServer does not use b.N

(104) github.com/GoogleCloudPlatform/testgrid@v0.0.163/benchmark/tabulator_bench_test.go:33:1:
BenchmarkTabulator does not use b.N

(105) github.com/golodash/godash@v1.3.0/functions/once_test.go:12:1:
BenchmarkOnce does not use b.N

(106) github.com/Arafatk/DataViz@v0.0.0-20190312232637-a92bdc2b62a5/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(107) github.com/kmcsr/goja@v1.0.0/vm_test.go:179:1:
BenchmarkFib does not use b.N

(108) github.com/errordeveloper/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(109) github.com/yusys-cloud/go-jsonstore-rest@v0.0.0-20230228115429-0a54aa4a27a6/main_test.go:37:1:
BenchmarkQuery100 does not use b.N

(110) github.com/Justyer/lingo@v0.0.0-20201218042750-c4a45a86ec29/struct2map/s2m_test.go:35:1:
BenchmarkKeyByTagToString does not use b.N

(111) gopkg.in/vvnotw/pool.v3@v3.1.1/unlimited_pool_benchmarks_test.go:154:1:
BenchmarkUnlimitedBatchSmallRun does not use b.N

(112) github.com/reality95/cryptosystem@v0.0.0-20200827052737-5bb1ed7d6cf9/rand/prime_test.go:22:1:
BenchmarkRandomCryptoRand does not use b.N

(113) github.com/skyduy/mysocks@v0.0.0-20200109073638-34b4ff361833/cipher/cipher_test.go:49:1:
BenchmarkDecode does not use b.N

(114) github.com/EconomistDigitalSolutions/go-sitemap-generator@v0.0.0-20181010142722-a820dfc2bc5e/stm/builder_url_test.go:414:1:
BenchmarkGenerateXML does not use b.N

(115) github.com/sverrirab/mandelbrot-go@v0.0.0-20210314152707-e4e8adc43eaa/mandelbrot_test.go:32:1:
BenchmarkGenerate does not use b.N

(116) github.com/talwat/gobar@v1.0.2/gobar_test.go:12:1:
BenchmarkRender does not use b.N

(117) github.com/kevin-shelaga/cronjob-cleaner@v0.0.0-20230223205232-a9c5da77060b/logging/logging_test.go:44:1:
BenchmarkCritical does not use b.N

(118) github.com/lovung/GoCleanArchitecture@v0.0.0-20210302152432-50d91fd29f9f/pkg/hasher/password_test.go:45:1:
BenchmarkHashPassword does not use b.N

(119) github.com/benchplus/gocache@v0.0.0-20220303084804-56d5996c6777/go-cache/gocache_test.go:123:1:
BenchmarkHeavyWriteInt_gocache does not use b.N

(120) github.com/youryharchenko/gjson@v0.0.0-20161216162241-e3f249f4fdf3/gjson_test.go:672:1:
BenchmarkGJSONGetMany64Paths does not use b.N

(121) bitbucket.org/espinpro/espincore/v2@v2.0.20/registry/utils/sort_test.go:91:1:
BenchmarkGoSortRandom does not use b.N

(122) github.com/tidwall/buntdb@v1.3.0/buntdb_test.go:2491:1:
Benchmark_Descend_100 does not use b.N

(123) github.com/MicahParks/go-ad@v0.0.8/ad_test.go:10:1:
BenchmarkAD_Calculate does not use b.N

(124) github.com/dylantkx/matching-engine-core@v0.0.0-20220929025549-6afe3c7e6e9c/engine_test.go:569:1:
BenchmarkProcessOneMarketOrderProducingTrades does not use b.N

(125) github.com/mowshon/iterium@v1.0.0/decrypt_test.go:11:1:
BenchmarkDecryptMD5Hash does not use b.N

(126) github.com/go-ego/gse@v0.80.2/gse_bm_test.go:28:1:
BenchmarkCut_NoHMM does not use b.N

(127) github.com/andy2046/gopie@v0.7.0/pkg/mergesort/mergesort_test.go:25:1:
BenchmarkMergesort does not use b.N

(128) github.com/hkspirt/lru@v0.0.0-20180910065046-1c4838c29ec4/lru_test.go:43:1:
BenchmarkLruContainer_Get does not use b.N

(129) github.com/pzsz/voronoi@v0.0.0-20130609164533-4314be88c79f/voronoi_test.go:58:1:
Benchmark1000 does not use b.N

(130) github.com/omrikiei/mem_test@v0.0.0-20220809075836-de951e8d121f/mem_test.go:15:1:
BenchmarkByVal does not use b.N

(131) github.com/dogeum-network/go-dogeum@v0.0.0-20230216063443-2b95d5916309/core/vm/runtime/runtime_test.go:209:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(132) github.com/vench/word_index@v0.3.1/index_test.go:43:1:
BenchmarkIndexBin does not use b.N

(133) github.com/sleep2death/gotham@v1.0.2/benchmarks_test.go:25:1:
BenchmarkLoggerMiddleware does not use b.N

(134) github.com/core-coin/go-core/v2@v2.0.6/core/vm/contracts_test.go:202:1:
BenchmarkPrecompiledEcrecover does not use b.N

(135) github.com/rormartin/gosearch@v0.0.0-20170227230419-1bddb8eed929/gsearch_test.go:434:1:
BenchmarkNumbersAstar does not use b.N

(136) github.com/tamaxcode/worker@v1.0.0/worker_test.go:104:1:
Benchmark_Run1000 does not use b.N

(137) github.com/vanclief/uniex@v0.15.8/platforms/trading/kraken/ws/ws_test.go:70:1:
BenchmarkWs does not use b.N

(138) github.com/marcosxz/kit@v0.0.0-20191211013450-e72ea58dfd46/reflect_test.go:9:1:
BenchmarkCallFunction does not use b.N

(139) github.com/incognitochain/go-incognito-sdk@v1.0.1/privacy/curve25519/crypto_test.go:214:1:
BenchmarkScalarMultH does not use b.N

(140) github.com/nu7hatch/persival@v0.0.0-20120207144510-08c3f45e315b/bucket_test.go:160:1:
BenchmarkBucketRead does not use b.N

(141) github.com/danil/iso8583@v0.21.0/codec8583/mastercard_truncate_format_test.go:66:1:
BenchmarkMastercardUnmarshalerTruncatorUnmarshal does not use b.N

(142) github.com/ulerdogan/caigo@v0.1.3/curve_test.go:29:1:
BenchmarkCurveSign does not use b.N

(143) github.com/harrypod/gin@v0.0.0-20200202182836-474a977b509d/benchmarks_test.go:90:1:
BenchmarkManyRoutesFist does not use b.N

(144) github.com/electroneum/electroneum-sc@v0.0.0-20230105223411-3bc1d078281e/core/vm/runtime/runtime_test.go:209:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(145) github.com/symblcrowd/bloom@v2.0.5+incompatible/bloom_test.go:428:1:
BenchmarkEstimated does not use b.N

(146) github.com/davyxu/gomemql@v0.0.0-20190820093024-e64afc89c0a6/btreeimp/benchmark_test.go:22:1:
BenchmarkTest does not use b.N

(147) github.com/suixinio/gopher-lua@v0.0.0-20230314172526-3c6bff009a9a/interrupt_test.go:10:1:
Benchmark_Test_loop_close does not use b.N

(148) github.com/tiandiyijian/rwLock@v0.0.0-20220310124752-bd6035a0dde8/benchmarkRwLock_test.go:103:1:
BenchmarkSyncByFairRWMutex does not use b.N

(149) github.com/a234567894/gods@v0.0.0-20230502031339-8e6ea95a8104/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(150) github.com/saucon/sauron@v0.0.7-alpha/log/log_test.go:12:1:
BenchmarkFunction does not use b.N

(151) github.com/suyanan/collections@v0.0.0-20210402091704-4e7755ef5a0d/avl_tree_test.go:50:1:
BenchmarkAVLInsert10e5 does not use b.N

(152) github.com/flaviomilan/go-cpfcnpj@v0.0.0-20210611041328-ef38adcb4e52/cpfcnpj/cnpj_test.go:13:1:
BenchmarkValidarCNPJ does not use b.N

(153) github.com/james4e/sipparser@v0.0.0-20131130233056-0737de446d1b/parser_test.go:52:1:
BenchmarkParseMsg does not use b.N

(154) cdr.dev/grip@v0.0.0-20220214200134-863240d654ee/send/benchmark/harness_test.go:12:1:
BenchmarkAllSenders does not use b.N

(155) github.com/XiupengMa/poker_evaluator@v0.0.0-20201019041058-8d3c44dfc709/evaluator_test.go:47:1:
BenchmarkEvaluateAllHands does not use b.N

(156) github.com/jwowillo/pipe@v1.2.0/benchmark_test.go:13:1:
BenchmarkPipe does not use b.N

(157) go.sdls.io/sin@v0.0.9/pkg/sin/benchmarks_test.go:57:1:
Benchmark404 does not use b.N

(158) github.com/djinn/mace@v0.0.0-20160729084754-1aae7c7b6a4e/benchmark/cache_test.go:98:1:
BenchmarkStringAlloc does not use b.N

(159) github.com/Coreos/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(160) github.com/psilva261/sparkle@v0.0.0-20220717092738-fab67056f0bd/js/vm_test.go:252:1:
BenchmarkFib does not use b.N

(161) github.com/sblackstone/go-chess@v0.0.0-20230213222233-021e8c194741/treesearch/treesearch_test.go:56:1:
BenchmarkMateInSix does not use b.N

(162) github.com/thomasjungblut/go-dancing-links@v0.0.0-20210606150257-22b8f71a45a8/benchmark/benchmark_sudoku_euler96_test.go:32:1:
BenchmarkSolvingAllEulerPuzzlesHappyPath does not use b.N

(163) github.com/p4gefau1t/trojan-go@v0.10.6/test/scenario/proxy_test.go:500:1:
BenchmarkClientServer does not use b.N

(164) github.com/lazin/go-ngram@v0.0.0-20160527144230-80eaf16ac4eb/ngram_test.go:94:1:
BenchmarkAdd does not use b.N

(165) github.com/cowsed/Parser@v0.0.0-20211216032244-48b10019d380/parser_test.go:609:1:
BenchmarkExpressionJIT does not use b.N

(166) github.com/chenjiandongx/go-queue@v0.0.0-20191023082232-e2a36f382f84/avl_tree_test.go:46:1:
BenchmarkAVLInsert10e1 does not use b.N

(167) github.com/robert-zaremba/parexec@v0.0.0-20150611124707-8929690d3378/worker_test.go:125:1:
BenchmarkSimpleRun does not use b.N

(168) github.com/haskelladdict/lizard@v0.0.0-20140131031806-9be25fb5a139/statistic/statistic_test.go:50:1:
Benchmark_Average does not use b.N

(169) github.com/guobinqiu/cuckoofilter@v0.0.0-20220511032311-1b6ac21c7f3c/server/server_test.go:370:1:
BenchmarkLoad1Million does not use b.N

(170) github.com/sagnik-r/etcdraft-adraft@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(171) github.com/czDiorDNA/carray@v0.0.0-20210929030453-c345df3e6a5c/number_test.go:53:1:
BenchmarkLowPowerOfTwo1 does not use b.N

(172) github.com/uchainorg/coqchain@v0.0.0-20230309022357-ec1c1b25895e/core/vm/runtime/runtime_test.go:197:1:
BenchmarkEVM_CREATE2_500 does not use b.N

(173) github.com/calendreco/cors@v0.0.0-20140529192254-d98a0ee7dc61/cors_test.go:179:1:
Benchmark_WithoutCORS does not use b.N

(174) github.com/AlexandreChamard/go-threadpool@v1.0.0/threadPool_test.go:30:1:
BenchmarkThreadPool does not use b.N

(175) github.com/fabletang/idgen@v1.5.1/idgen_test.go:171:1:
BenchmarkIDWorker_NextID does not use b.N

(176) github.com/RexLetRock/roaring@v0.0.0-20220909044051-543c31bc5e2b/benchmark_memory_test.go:40:1:
BenchmarkSizeBitset does not use b.N

(177) github.com/anderson-lu/gohelper@v0.0.0-20191127065433-3e6c4c2da420/application/application_test.go:7:1:
BenchmarkTypeConvert1 does not use b.N

(178) github.com/KEINOS/go-countline@v1.1.0/cl/benchmark_test.go:11:1:
BenchmarkCountLines does not use b.N

(179) gitlab.com/flarenetwork/coreth@v0.1.1/core/tx_list_test.go:64:1:
BenchmarkTxListAdd does not use b.N

(180) github.com/LemoFoundationLtd/lemochain-core@v1.4.3/chain/vm/contracts_test.go:394:1:
BenchmarkPrecompiledRipeMD does not use b.N

(181) github.com/junjiefly/jmap@v0.0.0-20230114031449-c8c3949af2f5/jmap_test.go:27:1:
BenchmarkJMapSet does not use b.N

(182) github.com/busyfree/gojieba-bleve@v1.0.3/bleve_test.go:104:1:
BenchmarkExample does not use b.N

(183) github.com/vechain/thor@v1.7.4/vm/contracts_test.go:194:1:
BenchmarkPrecompiledEcrecover does not use b.N

(184) github.com/criteo/command-launcher@v0.0.0-20230407142452-fb616f546e98/internal/repository/json-repo-index_test.go:66:1:
BenchmarkLoadLargeRepoIndex does not use b.N

(185) github.com/igungor/gosnowflake@v0.0.0-20170920230020-f7fa719c23e6/benchmark/largesetresult/largesetresult_test.go:24:1:
BenchmarkLargeResultSet does not use b.N

(186) github.com/hcolde/cache@v0.0.0-20210313054632-9cc2efb53741/cache_test.go:78:1:
BenchmarkCache_SetOnPool does not use b.N

(187) github.com/ipfans/trojan-go@v0.11.0/common/geodata/decode_test.go:88:1:
BenchmarkLoadGeoSite does not use b.N

(188) github.com/ikeikeikeike/clustertransport-base@v0.0.0-20170407113025-966c0b4729ba/bench_test.go:12:1:
BenchmarkRace does not use b.N

(189) github.com/jefferygeng/netease-im@v0.0.0-20220104032023-6fcdc3ace301/tests/token_test.go:35:1:
Benchmark_SyncMap does not use b.N

(190) github.com/sleep2death/gotham@v1.0.2/benchmarks_test.go:56:1:
BenchmarkOneRouteSet does not use b.N

(191) github.com/spacemeshos/poet@v0.8.5/prover/prover_test.go:36:1:
BenchmarkGetProof does not use b.N

(192) github.com/hzck/speedroute@v0.0.0-20201115191102-403b7d0e443f/algorithm/algorithm_test.go:98:1:
BenchmarkAlgorithm does not use b.N

(193) github.com/PandaGoAdmin/utils@v0.0.0-20211208134815-d5461603a00f/array_test.go:238:1:
BenchmarkArray_SliceShift does not use b.N

(194) github.com/ipfans/trojan-go@v0.11.0/common/geodata/decode_test.go:71:1:
BenchmarkLoadGeoIP does not use b.N

(195) golang.org/x/playground@v0.0.0-20230418134305-14ebe15bcd59/sandbox_test.go:187:1:
BenchmarkisNotABenchmark does not use b.N

(196) github.com/Sterrenhemel/go-vector-similarity@v0.0.0-20221003101551-ef67cc113420/all_pairs_containment_benchmark_test.go:77:1:
BenchmarkOpenDataAllPairContainment does not use b.N

(197) github.com/jweir/csv@v0.0.0-20180814171936-5f328d6b4fdf/bench_test.go:41:1:
BenchmarkUnmarshal does not use b.N

(198) github.com/Ryan-Johnson-1315/socketlogger@v0.0.2/logger_test.go:361:1:
BenchmarkUDPDbg does not use b.N

(199) github.com/zwh8800/pool@v3.1.0+incompatible/unlimited_pool_benchmarks_test.go:8:1:
BenchmarkUnlimitedSmallRun does not use b.N

(200) github.com/bugfan/trojan-go@v0.0.0-20220328062633-ee3af50e63c7/common/geodata/decode_test.go:71:1:
BenchmarkLoadGeoIP does not use b.N

(201) github.com/agnivade/pgm@v0.0.0-20210528073050-e2df0d9cb72d/benchmark_test.go:13:1:
BenchmarkIndex does not use b.N

(202) gopkg.in/karrick/gorill.v1@v1.0.0/multiWriteCloserFanOut_test.go:208:1:
BenchmarkWriterMultiWriteCloserFanOutWrite does not use b.N

(203) github.com/Projeto-USPY/uspy-scraper@v1.0.0/worker/worker_bench_test.go:21:1:
BenchmarkCollectICMCSubjects does not use b.N

(204) github.com/fid/gofid@v0.0.0-20160726141414-f2913285a804/gofid_test.go:210:1:
BenchmarkSingleFidGeneration does not use b.N

(205) github.com/juranki/gonetable@v0.0.0-20220909144800-647dacb32e0b/schema_test.go:308:1:
BenchmarkSchema_MarshalAlternative does not use b.N

(206) github.com/ljupchokotev/etcd@v3.3.26+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(207) github.com/liuhengloveyou/passport@v0.0.0-20230312110126-42fded093a96/sessions/memstore_test.go:129:1:
BenchmarkRace does not use b.N

(208) github.com/Shahlojon/wallet@v1.3.1-0.20201026124859-dcfb12a6a993/pkg/wallet/service_test.go:361:1:
BenchmarkFilterPayments does not use b.N

(209) github.com/mjschust/cblocks@v0.2.0/bundle_test.go:397:1:
BenchmarkSymmetricDivisor does not use b.N

(210) github.com/aevm-io/aevm@v0.0.0-20221005083901-a59e565ba852/core/vm/contracts_test.go:205:1:
BenchmarkPrecompiledSha256 does not use b.N

(211) ctx.sh/apex@v0.2.1/benchmark_test.go:9:1:
BenchmarkMain does not use b.N

(212) github.com/ethereumproject/go-ethereum@v5.5.2+incompatible/crypto/crypto_test.go:82:1:
BenchmarkSha3 does not use b.N

(213) github.com/flaviomilan/go-cpfcnpj@v0.0.0-20210611041328-ef38adcb4e52/cpfcnpj/cpf_test.go:13:1:
BenchmarkValidarCPF does not use b.N

(214) github.com/q191201771/naza@v0.30.12/pkg/taskpool/taskpool_test.go:45:1:
BenchmarkTaskPool does not use b.N

(215) github.com/TritonHo/qsortm@v1.0.0/experiment/qsort_test.go:177:1:
BenchmarkQsortStandard does not use b.N

(216) github.com/KinWaiYuen/client-go/v2@v2.5.4/internal/unionstore/memdb_bench_test.go:48:1:
BenchmarkLargeIndex does not use b.N

(217) github.com/go-ego/gse@v0.80.2/gse_bm_test.go:36:1:
BenchmarkCutHMM does not use b.N

(218) github.com/Projeto-USPY/uspy-scraper@v1.0.0/worker/worker_bench_test.go:26:1:
BenchmarkCollectICMCOfferings does not use b.N

(219) github.com/zergon321/kosuzu@v0.0.0-20211215224637-6cf8ae4c6ae7/serialize-benchmark_test.go:45:1:
BenchmarkDeserializeReflect does not use b.N

(220) gopkg.in/go-playground/pool.v2@v2.1.0/benchmarks_test.go:42:1:
BenchmarkSmallCancel does not use b.N

(221) bitbucket.org/Aishee/synsec@v0.0.0-20210414005726-236fc01a153d/pkg/parser/parsing_test.go:60:1:
BenchmarkParser does not use b.N

(222) github.com/junjiefly/fastBuffer@v0.0.0-20230116131544-7c459fb87ad3/mem_test.go:63:1:
BenchmarkRead128KB does not use b.N

(223) github.com/cayleygraph/cayley@v0.7.7/graph/sql/sqlite/sqlite_test.go:34:1:
BenchmarkSqlite does not use b.N

(224) github.com/ipfans/trojan-go@v0.11.0/test/scenario/proxy_test.go:500:1:
BenchmarkClientServer does not use b.N

(225) github.com/lrweck/accumulator@v0.0.0-20230204043344-6f6538ed8d35/accumulator_test.go:36:1:
BenchmarkAccumulatorDelay does not use b.N

(226) github.com/y-miyazaki/go-common@v0.3.1/example/benchmark/struct_chain_test.go:45:1:
BenchmarkStruct1 does not use b.N

(227) github.com/bproforigoss/kemadaxbot@v0.0.0-20220624072915-02d1d676250b/kemadaxbot_test.go:65:1:
BenchmarkPrimeFactors does not use b.N

(228) github.com/libra82/netease-im@v0.0.0-20220531064446-da7cced70fa8/tests/token_test.go:45:1:
Benchmark_SyncMap does not use b.N

(229) github.com/xudingjun3131/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(230) github.com/r8d8/go-ethereum@v5.5.2+incompatible/crypto/crypto_test.go:82:1:
BenchmarkSha3 does not use b.N

(231) bitbucket.org/bjjb/blogo@v0.0.0-20170919123308-06e1b3cd90aa/main_test.go:60:1:
BenchmarkBlogo does not use b.N

(232) github.com/firecracker-microvm/firecracker-go-sdk@v1.0.0/benchmark_test.go:155:1:
BenchmarkForwardSignalsDisable does not use b.N

(233) github.com/calmw/ethereum@v0.1.1/core/vm/runtime/runtime_test.go:210:1:
BenchmarkEVM_CREATE2_1200 does not use b.N

(234) github.com/ubiq/go-ubiq/v6@v6.0.0/core/vm/contracts_test.go:225:1:
BenchmarkPrecompiledIdentity does not use b.N

(235) github.com/raylin666/go-utils@v1.4.4/logger/logger_test.go:22:1:
BenchmarkJsonLogger does not use b.N

(236) github.com/li1234yun/gods-generic@v0.0.0-20230420031820-5b9f08f4846b/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(237) github.com/Nixolay/training@v0.0.0-20220925080335-7dfc7a5893e8/golang/practice_unsafe/sum/sum_test.go:47:1:
BenchmarkUnsafeSum does not use b.N

(238) github.com/gochain/gochain/v4@v4.2.0/bmt/bmt_test.go:346:1:
BenchmarkHasher_2k does not use b.N

(239) github.com/mgulsoy/arnedb@v1.2.2-alpha/arnedb_test.go:403:1:
BenchmarkMemAndGenerics does not use b.N

(240) github.com/kvii/gin/v2@v2.0.1/benchmarks_test.go:14:1:
BenchmarkOneRoute does not use b.N

(241) github.com/sunanzhi/ratelimit-go@v0.0.0-20210105081354-5166aca83f03/ratelimit_test.go:8:1:
BenchmarkLimiting does not use b.N

(242) github.com/teng231/kafclient@v1.2.9/pubsub_test.go:217:1:
BenchmarkSubscribeSimpleManualCommit does not use b.N

(243) github.com/kosmosJS/engine@v0.0.0-20220430162127-d31e18d194ab/vm_test.go:179:1:
BenchmarkFib does not use b.N

(244) github.com/ssetin/PenguinCast@v0.2.0/main_test.go:108:1:
BenchmarkParallel does not use b.N

(245) go.x2ox.com/sorbifolia/httprouter@v0.0.0-20230619134115-60a7da6b92ca/router_benchmark_test.go:8:1:
BenchmarkOneRoute does not use b.N

(246) github.com/kyoukaya/hoxy@v0.0.0-20191001035635-40cb85a94340/proxy/json/unmarshaller_test.go:320:1:
Benchmark does not use b.N

(247) github.com/djsousuo/go-edlib@v0.0.0-20220828171509-38f81c213d18/tests/benchmarks/benchmarks_test.go:26:1:
BenchmarkEdlibAlgorithms does not use b.N

(248) github.com/mosheya/etcd@v3.3.27+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(249) github.com/tristanwietsma/metastore@v0.0.0-20140902015055-9569a04d7e4a/metastore_test.go:39:1:
BenchmarkSet does not use b.N

(250) github.com/Lz-Gustavo/beemport@v0.0.0-20220203143007-a29c25c47274/conctable_bench_test.go:18:1:
BenchmarkConcTableThroughput does not use b.N

(251) github.com/cristalhq/netx@v0.0.0-20221116164110-442313ef3309/listener_test.go:158:1:
BenchmarkListener does not use b.N

(252) github.com/imwally/hashma@v0.0.0-20171123180615-7a06cd6eac6b/hashma_test.go:91:1:
BenchmarkSequentialHasher does not use b.N

(253) github.com/youryharchenko/gjson@v0.0.0-20161216162241-e3f249f4fdf3/gjson_test.go:681:1:
BenchmarkGJSONGetMany512Paths does not use b.N

(254) github.com/karlmcguire/casn@v0.0.0-20191208212146-d789ce994bba/casn_test.go:204:1:
BenchmarkEvaluationCASN does not use b.N

(255) gitee.com/gopher2011/gin@v1.7.2/benchmarks_test.go:16:1:
BenchmarkRecoveryMiddleware does not use b.N

(256) go.alphawatch.io/buntdb@v1.1.3/buntdb_test.go:2315:1:
Benchmark_Set_NoPersist_Sequential_1 does not use b.N

(257) github.com/bitly/statsdaemon@v0.7.3/statsdaemon_test.go:776:1:
BenchmarkOneBigTimer does not use b.N

(258) github.com/synesissoftware/angols@v0.0.0-20190330004400-955d82dbf73b/collect_test.go:140:1:
Benchmark_equal_ints_by_EqualSliceOfInt does not use b.N

(259) github.com/charlienet/go-mixed@v0.3.7/cache/cache_test.go:131:1:
BenchmarkMemCache does not use b.N

(260) github.com/jpoly1219/gambas@v0.2.2/generator_test.go:328:1:
BenchmarkNewIndexData does not use b.N

(261) github.com/joshvarga/voronoi@v0.0.0-20180211004454-2fd26fbdfffb/voronoi_test.go:58:1:
Benchmark1000 does not use b.N

(262) github.com/lomereiter/go-set-similarity-search@v0.0.0-20220827150533-7db29b22ebbc/all_pairs_containment_benchmark_test.go:76:1:
BenchmarkOpenDataAllPairContainment does not use b.N

(263) github.com/prashanth-hegde/jpath@v0.0.0-20220415185946-76b4f34d3f2e/jpath_test.go:17:1:
Benchmark_Jpath does not use b.N

(264) github.com/AlexanderZh/ahocorasick@v0.1.8/ahocorasick_test.go:359:1:
BenchmarkRandomGen100kAllFoundReader does not use b.N

(265) github.com/goark/mt@v0.4.0/benchmark/benchmark_test.go:14:1:
BenchmarkRandomALFG does not use b.N

(266) github.com/fleacloud/csv@v0.0.0-20190612094955-fd8b9338afcf/bench_test.go:41:1:
BenchmarkUnmarshal does not use b.N

(267) github.com/dim4egster/coreth@v0.10.2/core/vm/contracts_test.go:215:1:
BenchmarkPrecompiledSha256 does not use b.N

(268) go.ketch.com/lib/goja@v0.0.1/vm_test.go:179:1:
BenchmarkFib does not use b.N

(269) github.com/MicahParks/go-chaikin@v0.2.3/chaikin_test.go:16:1:
BenchmarkChaikin_Calculate does not use b.N

(270) github.com/ngicks/go-sched@v0.0.5/scheduler/queue_test.go:45:1:
BenchmarkQueue_RemoveCancelled_100000_halfCancelled does not use b.N

(271) github.com/leighmacdonald/mika@v0.0.0-20210210084205-da267cc0d2f5/store/store_bench_test.go:5:1:
BenchmarkGetTorrent does not use b.N

(272) github.com/weave-lab/sipparser@v0.0.0-20180914193222-6e225e4cbd1f/parser_test.go:52:1:
BenchmarkParseMsg does not use b.N

(273) github.com/tobiasdai/prometheus_common@v1.12.0/model/signature_test.go:261:1:
BenchmarkEmptyLabelSignature does not use b.N

(274) github.com/haskelladdict/stringo@v0.0.0-20131201010643-24e675025fd4/lrs/lrs_test.go:80:1:
BenchmarkLrs_2 does not use b.N

(275) github.com/illua1/go-helpful@v0.0.0-20220621193642-cdc195fe0958/Slise/Slise_bench_test.go:47:1:
BenchmarkCopyToSimple does not use b.N

(276) github.com/spin-org/thermomatic@v0.0.0-20200328132210-c1008f0dd177/internal/imei/imei_test.go:21:1:
BenchmarkDecode does not use b.N

(277) github.com/qgxpagamentos/mapmutex@v0.0.0-20200716162114-c133e97096b7/mutex_test.go:87:1:
BenchmarkMutex1000_20_40_20 does not use b.N

(278) github.com/dds/aoc2020@v1.9.84/day7/day7_test.go:14:1:
BenchmarkPart2 does not use b.N

(279) github.com/lipogem/lrpc/lrpc-go@v0.0.0-20201108094501-0e5384d0daca/tcp/tcp_test.go:82:1:
BenchmarkTcp2 does not use b.N

(280) github.com/xwi88/log4go@v0.0.6/file_writer_test.go:396:1:
Benchmark_NewFileWriter does not use b.N

(281) github.com/auttaja/go-tlru@v0.0.0-20200823214418-2a1d18ce6d93/cache_test.go:131:1:
BenchmarkCache_SetUnideal does not use b.N

(282) github.com/iozhaq/go-ppcchain@v0.0.0-20200829190007-06fc4d127077/core/vm/contracts_test.go:197:1:
BenchmarkPrecompiledIdentity does not use b.N

(283) github.com/karrick/gorill@v1.10.3/multiWriteCloserFanOut_test.go:208:1:
BenchmarkWriterMultiWriteCloserFanOutWrite does not use b.N

(284) github.com/dreamCodeMan/smartcrop@v0.2.0/smartcrop_test.go:117:1:
BenchmarkImageDir does not use b.N

(285) github.com/limeschool/gin@v0.0.24/benchmarks_test.go:27:1:
BenchmarkLoggerMiddleware does not use b.N

(286) github.com/Tao-Network/tao2@v0.0.0-20210126205931-b4cfd715f5ee/swarm/storage/chunker_test.go:521:1:
BenchmarkSplitPyramidSHA3_3 does not use b.N

(287) github.com/0xmercurial/gomerkt@v0.0.0-20220318235942-262d88c66da9/merkle_bench_test.go:37:1:
BenchmarkNewTreeCC2 does not use b.N

(288) github.com/noypi/mapk@v0.0.0-20171114041530-c9a62862a92b/map_test.go:379:1:
BenchmarkEachFrom_Native_NOT_SUPPORTED does not use b.N

(289) github.com/0xmercurial/gomerkt@v0.0.0-20220318235942-262d88c66da9/merkle_bench_test.go:31:1:
BenchmarkNewTree does not use b.N

(290) github.com/nyarla/net-paranoid-go@v0.0.0-20220128023827-1f72d4cf809c/dialer_test.go:27:1:
BenchmarkParanoidDialer does not use b.N

(291) github.com/boki/go-xmp@v1.0.1/test/bench_test.go:33:1:
BenchmarkMarshalXMP_85kB does not use b.N

(292) github.com/hvlck/robots@v0.0.0-20220808231330-f74d5a434efc/main_test.go:10:1:
BenchmarkIsAllowed does not use b.N

(293) github.com/MetalBlockchain/subnet-evm@v0.4.9/core/vm/runtime/runtime_test.go:217:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(294) github.com/VMETA3/vmeta3-l2geth@v0.0.0-20220810185652-53fd720fd452/core/vm/runtime/runtime_test.go:197:1:
BenchmarkEVM_CREATE2_500 does not use b.N

(295) github.com/Greyh4t/queue@v0.0.0-20181115064813-9f22fdae8f93/queue_test.go:27:1:
BenchmarkMultPushFront does not use b.N

(296) github.com/teng231/glock@v1.1.11/limiter_test.go:64:1:
BenchmarkAllow10000t does not use b.N

(297) github.com/bj-wangjia/priority_queue@v0.0.1/priority_queue_test.go:162:1:
BenchmarkPush1 does not use b.N

(298) github.com/bdragon/dedup@v0.0.0-20210818002304-9848aed57509/dedup_bench_test.go:39:1:
BenchmarkFilter does not use b.N

(299) github.com/gitshock-labs/gotfx@v0.0.0-20230531170346-4586ba8c26eb/core/vm/contracts_test.go:225:1:
BenchmarkPrecompiledIdentity does not use b.N

(300) github.com/Ali-iotechsys/sqlboiler/v4@v4.0.0-20221208124957-6aec9a5f1f71/types/pgeo/general_test.go:7:1:
BenchmarkParsePoint does not use b.N

(301) github.com/legofun/go-log@v0.0.0-20220819080256-3f9d776ff7cf/console_writer_test.go:259:1:
Benchmark_NewConsoleWriterAll does not use b.N

(302) github.com/vuuihc/gocedar@v0.1.0/cedar_bm_test.go:50:1:
BenchmarkUpdate does not use b.N

(303) github.com/newpanjing/roaring@v0.9.7/benchmark_memory_test.go:15:1:
BenchmarkMemoryUsage does not use b.N

(304) github.com/popcateum/go-popcateum@v1.1.2/core/vm/runtime/runtime_test.go:197:1:
BenchmarkEVM_CREATE_500 does not use b.N

(305) github.com/kf99916/go-sitemap-generator/v2@v2.1.0/stm/builder_url_test.go:451:1:
BenchmarkGenerateXML does not use b.N

(306) github.com/AnxiangLemon/goja@v0.0.0-20230422122739-2e5df2244546/vm_test.go:176:1:
BenchmarkFib does not use b.N

(307) github.com/PJ-Watson/clusters@v0.0.0-20211010154217-d8608bc27e55/csv_importer_test.go:68:1:
BenchmarkImport does not use b.N

(308) github.com/dcbsg/trojan-go@v0.0.0-20211209081217-6cad18a47bb5/common/geodata/decode_test.go:88:1:
BenchmarkLoadGeoSite does not use b.N

(309) github.com/KEINOS/go-sortfile@v0.0.1-rc20230124/sortfile/benchmark_test.go:8:1:
BenchmarkFromPath does not use b.N

(310) github.com/cryptogateway/go-paymex@v0.0.0-20210204174735-96277fb1e602/core/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(311) github.com/cosmtrek/supergo@v0.0.0-20171126040752-2bc610f32e46/trie/trie_test.go:33:1:
BenchmarkAdd does not use b.N

(312) github.com/m3db/prometheus_common@v0.34.7/model/signature_test.go:261:1:
BenchmarkEmptyLabelSignature does not use b.N

(313) github.com/TTWShell/algorithms@v0.0.0-20210910033257-59bd94c188be/leetcode/math/nthUglyNumber_test.go:17:1:
Benchmark_nthUglyNumber does not use b.N

(314) github.com/vu-ngoc-son/XDP-tutor/p2p-router/packet-capture/compute@v0.0.0-20210523102700-152834548476/internal/calculator/calculator_test.go:11:1:
BenchmarkServiceCalculator_UpdatePeersLimit does not use b.N

(315) github.com/yaoapp/kun@v0.9.0/benchmarks/bmaps/map_test.go:9:1:
BenchmarkMapSet does not use b.N

(316) github.com/kontera-technologies/go-supervisor/v2@v2.1.0/supervisor_test.go:217:1:
BenchmarkBadJsonOutput does not use b.N

(317) go.alphawatch.io/buntdb@v1.1.3/buntdb_test.go:2329:1:
Benchmark_Get_10 does not use b.N

(318) github.com/gin-gonic/gin@v1.9.1/benchmarks_test.go:14:1:
BenchmarkOneRoute does not use b.N

(319) github.com/MicahParks/go-rsi/v2@v2.0.3/rsi_test.go:22:1:
BenchmarkRSI_Calculate does not use b.N

(320) github.com/phillinzzz/newBsc@v1.1.6/core/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(321) github.com/arafatk/dataViz@v0.0.0-20190312232637-a92bdc2b62a5/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(322) forge.chapril.org/losyme/kong@v0.0.0-20220510163801-37a2e4eef4e2/router/benchmark_test.go:16:1:
BenchmarkOneRoute does not use b.N

(323) github.com/ikeikeikeike/go-sitemap-generator/v2@v2.0.2/stm/builder_url_test.go:451:1:
BenchmarkGenerateXML does not use b.N

(324) github.com/deepakgupta0212/gin1-7@v1.9.1/benchmarks_test.go:74:1:
BenchmarkOneRouteSet does not use b.N

(325) github.com/spacemeshos/merkle-tree@v0.2.2/merkle_test.go:206:1:
BenchmarkNewTree does not use b.N

(326) github.com/Nixolay/training@v0.0.0-20220925080335-7dfc7a5893e8/golang/practice_unsafe/conversions/bytes_test.go:99:1:
BenchmarkSliceUint64ToBytes does not use b.N

(327) github.com/emiago/sipgo@v0.10.1/transport/layer_test.go:5:1:
BenchmarkSend does not use b.N

(328) github.com/flike/idgo@v0.0.0-20191108221704-166969ccb896/server/idgo_test.go:56:1:
BenchmarkMySQLIdgen does not use b.N

(329) github.com/atlassian/jec@v0.0.0-20230613085511-f72200786c0c/worker_pool/worker_pool_test.go:172:1:
BenchmarkDummyJob does not use b.N

(330) github.com/Fantom-foundation/go-opera@v1.1.2-rc.6/evmcore/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(331) github.com/tenderly/bsc@v1.0.7/core/vm/runtime/runtime_test.go:197:1:
BenchmarkEVM_CREATE2_500 does not use b.N

(332) github.com/ssetin/penguincast@v0.2.0/main_test.go:108:1:
BenchmarkParallel does not use b.N

(333) github.com/TomSuzuki/white600@v1.0.2/white600_test.go:54:1:
BenchmarkSpeed_white600 does not use b.N

(334) github.com/schollz/clusters@v0.0.0-20221201012527-c6c68863636f/csv_importer_test.go:68:1:
BenchmarkImport does not use b.N

(335) github.com/pkalwak/bagins@v0.0.0-20210317172317-694ac5ce2f54/payload_test.go:171:1:
BenchmarkPayload does not use b.N

(336) github.com/alan-christopher/bb84/go@v0.0.0-20210906214457-a5cfb8afc89d/bb84/toeplitz_test.go:128:1:
BenchmarkToeplitzMul does not use b.N

(337) github.com/SwiftlyGG/go-ethereum@v0.0.0-20221026014642-1251fdbaa9e5/core/vm/contracts_test.go:215:1:
BenchmarkPrecompiledRipeMD does not use b.N

(338) github.com/Pangjiping/eehe@v0.0.0-20220502085453-ce5d804faf0d/framework/gin/benchmarks_test.go:43:1:
Benchmark5Params does not use b.N

(339) github.com/gin-gonic/gin@v1.9.1/benchmarks_test.go:102:1:
Benchmark404 does not use b.N

(340) github.com/shiki-tak/go-ethereum@v1.9.100/core/vm/contracts_test.go:494:1:
BenchmarkPrecompiledEcrecover does not use b.N

(341) github.com/dudebing99/go-ethereum@v1.13.4/core/vm/runtime/runtime_test.go:206:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(342) github.com/evolutionlandorg/raffle/algorithm@v0.0.0-20210909083243-054e780956f1/raffle/raffle_test.go:110:1:
BenchmarkPick does not use b.N

(343) github.com/singcl/gin-taro-api@v0.0.1-alpha.2/pkg/logger/logger_test.go:24:1:
BenchmarkJsonLogger does not use b.N

(344) github.com/calmw/ethereum@v0.1.1/core/vm/contracts_test.go:195:1:
BenchmarkPrecompiledEcrecover does not use b.N

(345) github.com/hraberg/cljs2go@v0.0.0-20160502191955-9d268a4feb92/bench_test.go:40:1:
Benchmark_RecursiveDispatch does not use b.N

(346) github.com/jlogelin/fastmerkle@v0.0.1/root_test.go:10:1:
BenchmarkMerkleRoot does not use b.N

(347) go.sdls.io/sin@v0.0.9/pkg/sin/benchmarks_test.go:37:1:
BenchmarkOneRouteString does not use b.N

(348) github.com/zimmski/negroni-cors@v0.0.0-20210610102725-61d36ce1db64/cors_test.go:206:1:
Benchmark_WithoutCORS does not use b.N

(349) github.com/rikaaa0928/awsl@v1.0.2/tools/mem_test.go:8:1:
BenchmarkMem does not use b.N

(350) github.com/jn0/go-json@v0.1.0/json_test.go:14:1:
BenchmarkAll does not use b.N

(351) github.com/bits-and-blooms/bloom/v3@v3.5.0/bloom_test.go:446:1:
BenchmarkEstimated does not use b.N

(352) github.com/go-email-validator/go-email-validator@v0.0.0-20230409163946-b8b9e6a0552e/test/performance/type_vs_string_map_bench_test.go:148:1:
BenchmarkIntMap does not use b.N

(353) github.com/jasontconnell/sitecore@v1.6.0/sitecore_test.go:168:1:
BenchmarkFieldLoadParallel does not use b.N

(354) github.com/AidosKuneenOld/xmss@v0.0.0-20180805082438-6c701c4aef2c/xmss2_test.go:186:1:
BenchmarkXMSS20 does not use b.N

(355) github.com/hiyorimi/geobed@v0.0.0-20190227204948-42ebdc6a8871/geobed_test.go:277:1:
BenchmarkNewGeobed does not use b.N

(356) github.com/youchuangcd/gopkg@v1.0.141/common/utils/string_test.go:15:1:
BenchmarkUUID does not use b.N

(357) github.com/jru1/etcd@v3.3.26+incompatible/mvcc/watchable_store_bench_test.go:163:1:
BenchmarkWatchableStoreSyncedCancel does not use b.N

(358) github.com/aseara/baigo@v0.0.0-20220906090433-71f4fda0b6e0/lesson33/demo3/main_test.go:22:1:
BenchmarkIncrease1 does not use b.N

(359) gitlab.com/nikonor/eerrors@v1.0.0/ee_test.go:573:1:
BenchmarkBytesBufWithReset does not use b.N

(360) github.com/novelmedium/go-sitemap-generator@v0.0.0-20230221035146-c7fa458033aa/stm/builder_url_test.go:493:1:
BenchmarkGenerateXML does not use b.N

(361) github.com/kvii/gin/v2@v2.0.1/benchmarks_test.go:43:1:
Benchmark5Params does not use b.N

(362) github.com/popcateum/go-popcateum@v1.1.2/core/tx_list_test.go:54:1:
BenchmarkTxListAdd does not use b.N

(363) github.com/jochenboesmans/gedcom-parser@v1.0.4/main_test.go:33:1:
BenchmarkParseITISJsonToGed does not use b.N

(364) github.com/y-miyazaki/go-common@v0.3.1/example/benchmark/struct_chain_test.go:59:1:
BenchmarkStruct2 does not use b.N

(365) github.com/statechannels/buntdb@v0.0.0-20230310210558-7916a96c8fff/buntdb_test.go:2478:1:
Benchmark_Ascend_1000 does not use b.N

(366) github.com/okhowang/clusters@v0.0.0-20191112123519-5a83968bbd0e/csv_importer_test.go:68:1:
BenchmarkImport does not use b.N

(367) github.com/blackbeans/pool@v3.1.1+incompatible/limited_pool_benchmarks_test.go:81:1:
BenchmarkLimitedLargeCancel does not use b.N

(368) github.com/phamtai97/go-utils@v0.6.2/utils/config/config_test.go:267:1:
BenchmarkLoadJson does not use b.N

(369) github.com/vescale/zgraph@v0.0.0-20230410094002-959c02d50f95/storage/memdb_bench_test.go:31:1:
BenchmarkLargeIndex does not use b.N

(370) github.com/aidoskuneenold/xmss@v0.0.0-20180805082438-6c701c4aef2c/xmss2_test.go:186:1:
BenchmarkXMSS20 does not use b.N

(371) qchen.fun/fatchoy@v0.6.9/codec/server_codec_test.go:84:1:
BenchmarkCodecV2Marshal does not use b.N

(372) github.com/synesissoftware/ANGoLS@v0.0.0-20190330004400-955d82dbf73b/collect_test.go:152:1:
Benchmark_equal_ints_by_EqualSlice does not use b.N

(373) github.com/gwuhaolin/lightsocks@v0.0.0-20220302054701-63d90182a1da/cipher_test.go:39:1:
BenchmarkEncode does not use b.N

(374) github.com/edte/erpc@v0.0.0-20220929143252-16c191e26766/codec/jce/decoer_encoder_test.go:476:1:
BenchmarkUint32 does not use b.N

(375) github.com/alexandreStein/gods@v1.0.1/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(376) github.com/fragmenta/query@v1.5.3/query_test.go:393:1:
BenchmarkPQSpeed does not use b.N

(377) github.com/mpraski/clusters@v0.0.0-20171016094157-18104487c312/csv_importer_test.go:68:1:
BenchmarkImport does not use b.N

(378) github.com/jjneely/statsdaemon@v0.7.1/statsdaemon_test.go:637:1:
BenchmarkManyDifferentSensors does not use b.N

(379) github.com/dundee/gdu/v4@v4.11.2/pkg/analyze/dir_test.go:116:1:
BenchmarkAnalyzeDir does not use b.N

(380) github.com/klaytn/klaytn@v1.10.2/tests/resend_nil_test.go:44:1:
BenchmarkResendNilDereference does not use b.N

(381) github.com/ontio/ontology@v1.14.4/vm/evm/contracts_test.go:196:1:
BenchmarkPrecompiledEcrecover does not use b.N

(382) github.com/VegChick2/buntdb@v1.3.0/buntdb_test.go:2403:1:
Benchmark_Set_Persist_Sequential_10 does not use b.N

(383) github.com/amedmoore/go-args@v0.10.0/parser_test.go:113:1:
Benchmark_Parser_Parse does not use b.N

(384) github.com/sttk/sabi@v0.5.0/benchmark/notify/benchmark_notify_test.go:15:1:
BenchmarkNotify_addErrHandler does not use b.N

(385) github.com/piksonGit/pmongo@v0.0.6/db/db_test.go:7:1:
BenchmarkFind does not use b.N

(386) github.com/cenkalti/gopqueue@v0.0.0-20130928053223-7e7bc6b2cb51/pqueue_test.go:138:1:
BenchmarkDequeue does not use b.N

(387) github.com/dbyio/heappermutations@v0.0.0-20210813121318-0ce1fc3634c2/heappermutations_test.go:27:1:
BenchmarkInts does not use b.N

(388) github.com/efureev/go-poool@v1.0.0/pool_test.go:184:1:
BenchmarkPoolSmallRun does not use b.N

(389) github.com/rehtt/go-map@v0.0.0-20210814074636-2cb08136a29e/map_test.go:8:1:
BenchmarkMap does not use b.N

(390) storj.io/minio@v0.0.0-20230509071714-0cbc90f649b1/cmd/object-api-utils_test.go:446:1:
BenchmarkGetPartFileWithTrie does not use b.N

(391) github.com/taloric/strfmt@v0.1.6/strfmt_test.go:247:1:
Benchmark_Format does not use b.N

(392) github.com/ttys3/gojieba-bleve@v1.0.2/bleve_test.go:104:1:
BenchmarkExample does not use b.N

(393) github.com/qgxpagamentos/mapmutex@v0.0.0-20200716162114-c133e97096b7/mutex_test.go:88:1:
BenchmarkMapWithMutex1000_20_40_20 does not use b.N

(394) github.com/fx-zpy/BloomFilter@v0.0.0-20230301111708-fc3d7eb48353/Bloom_test.go:140:1:
BenchmarkFilter_Add does not use b.N

(395) gitlab.com/AgentNemo/progressbar@v0.0.0-20210502155443-775a5942a812/benchmark_test.go:8:1:
Benchmark does not use b.N

(396) github.com/markdicksonjr/dot@v0.8.7/get_test.go:137:1:
BenchmarkGet_Map does not use b.N

(397) github.com/chen-keinan/minhash-lsh@v0.2.0/lsh_benchmark_test.go:8:1:
Benchmark_Insert10000 does not use b.N

(398) github.com/hraberg/cljs2go@v0.0.0-20160502191955-9d268a4feb92/bench_test.go:56:1:
Benchmark_RecursiveGo does not use b.N

(399) github.com/slonegd/structstringer@v0.0.0-20200810122817-9bee9ae25e10/examples/recursive/recursive_test.go:94:1:
BenchmarkRecursiveAString does not use b.N

(400) github.com/0xmercurial/gomerkt@v0.0.0-20220318235942-262d88c66da9/merkle_bench_test.go:43:1:
BenchmarkNewTreeCC4 does not use b.N

(401) github.com/vkolev/form@v1.2.1/benchmarks/gorilla_scheme_test.go:115:1:
BenchmarkComplexMapStructAllTypesGorilla does not use b.N

(402) github.com/ssetin/penguincast@v0.2.0/main_test.go:134:1:
BenchmarkNone does not use b.N

(403) github.com/Bisstocuz/gin@v1.7.6/benchmarks_test.go:34:1:
BenchmarkManyHandlers does not use b.N

(404) github.com/tikv/client-go/v2@v2.0.7/internal/unionstore/memdb_bench_test.go:48:1:
BenchmarkLargeIndex does not use b.N

(405) github.com/MicahParks/go-rsi@v1.0.7/rsi_test.go:12:1:
BenchmarkBigRSI_Calculate does not use b.N

(406) github.com/xwi88/log4go@v0.0.6/console_writer_test.go:256:1:
Benchmark_NewConsoleWriter does not use b.N

(407) github.com/koraygocmen/MedianFilter@v0.0.0-20190901023803-fc0c97ab22ce/bench_test.go:11:1:
Benchmark does not use b.N

(408) github.com/transcriptaze/wav2png@v1.1.0/wav2png/fill_test.go:9:1:
BenchmarkSolidFill does not use b.N

(409) github.com/heucuva/go-wlru@v0.9.2/cache_test.go:159:1:
BenchmarkSet1M does not use b.N

(410) github.com/rusq/gomojimoji@v0.0.1/mojimoji_test.go:92:1:
BenchmarkZenToHanConv does not use b.N

(411) github.com/Anderson-Lu/gobox@v0.0.0-20191127065433-3e6c4c2da420/application/application_test.go:18:1:
BenchmarkTypeConvert2 does not use b.N

(412) github.com/blablatov/stream-mtls-grpc@v0.0.0-20230221155128-be0e4bb827a0/mtls-client/client_test.go:84:1:
BenchmarkServer_AddProduct does not use b.N

(413) github.com/dudebing99/go-ethereum@v1.13.4/core/vm/contracts_test.go:195:1:
BenchmarkPrecompiledEcrecover does not use b.N

(414) github.com/tidwall/tile38@v0.0.0-20230521152930-0144ca6883f3/internal/collection/collection_test.go:740:1:
BenchmarkScan_Fields does not use b.N

(415) github.com/aavshr/aws-sdk-go@v1.41.3/internal/strings/strings_test.go:82:1:
BenchmarkHasPrefix does not use b.N

(416) github.com/skybber/Triangula@v1.0.1/algorithm/algorithm_test.go:20:1:
BenchmarkAlgorithm does not use b.N

(417) github.com/xojoc/bitset@v0.0.0-20200116205324-73c7a76a52a4/bench_test.go:47:1:
BenchmarkSetRange does not use b.N

(418) gitea.com/xorm/xorm-redis-cache@v0.2.0/mysql_redis_cacher_test.go:115:1:
BenchmarkMysqlCacheFind does not use b.N

(419) tideland.dev/go/slices@v0.2.0/sort_test.go:218:1:
BenchmarkSortWith does not use b.N

(420) github.com/fibo/primes@v0.0.0-20180219095525-b987fd442b6e/benchmark_test.go:17:1:
BenchmarkSieve does not use b.N

(421) github.com/rohan-agra/vol-2619-voltha-go@v2.2.0+incompatible/db/model/proxy_load_test.go:316:1:
BenchmarkProxy_GetUpdatedFirmware does not use b.N

(422) github.com/matrixorigin/matrixone@v0.7.0/pkg/sql/plan/function/operator/cast2_test.go:1513:1:
BenchmarkCast does not use b.N

(423) github.com/claygod/queue@v0.0.0-20221013165802-9870c6dace8e/queue_bench_test.go:55:1:
BenchmarkPopHead does not use b.N

(424) gopkg.in/go-mangos/mangos.v1@v1.4.0/test/benchmark_test.go:228:1:
BenchmarkTPut64kTCP does not use b.N

(425) github.com/ngicks/gokugen@v0.0.5/scheduler/queue_bench_test.go:48:1:
BenchmarkQueue_RemoveCancelled_100000_halfCancelled does not use b.N

(426) github.com/lianxiangcloud/linkchain@v0.1.3/vm/evm/contracts_test.go:437:1:
BenchmarkPrecompiledModExp does not use b.N

(427) github.com/dusk-network/dusk-crypto@v0.1.3/rangeproof/rangeproof_test.go:87:1:
BenchmarkVerify does not use b.N

(428) github.com/bgp/stayrtr@v0.5.1/lib/server_test.go:40:1:
BenchmarkComputeDiff10000x10 does not use b.N

(429) gitlab.com/bertrandbenj/politikojj@v0.0.0-20210611181209-822dead29a01/crypto/crypto_test.go:42:1:
BenchmarkEncryption does not use b.N

(430) gopkg.in/jwowillo/pipe.v1@v1.2.0/benchmark_test.go:13:1:
BenchmarkPipe does not use b.N

(431) gitee.com/xuesongtao/protoc-go-valid@v1.6.16/valid/benchmark_test.go:77:1:
BenchmarkStrJoin2 does not use b.N

(432) github.com/Anderson-Lu/gotask@v0.0.0-20190131033646-c18b9f168453/gotask_test.go:29:1:
BenchmarkTypeAssert does not use b.N

(433) github.com/teng231/kafclient@v1.2.9/pubsub_test.go:209:1:
BenchmarkPublishMessages100z does not use b.N

(434) github.com/icub3d/gop@v0.2.1/algo/algo_test.go:106:1:
BenchmarkLevenshtein does not use b.N

(435) github.com/NlaakStudiosLLC/gwfchain/v3@v3.0.0-20210902130704-413c69345317/bmt/bmt_test.go:341:1:
BenchmarkRefHasher_512b does not use b.N

(436) github.com/HYY-yu/seckill.pkg@v1.3.6/pkg/logger/logger_test.go:27:1:
BenchmarkJsonLogger does not use b.N

(437) github.com/pwnsky/gin@v0.0.0-20210806122514-9e2161fca681/benchmarks_test.go:82:1:
BenchmarkOneRouteString does not use b.N

(438) gitee.com/chenleup/lego@v1.2.6/benchmarks_test.go:16:1:
BenchmarkOneRoute does not use b.N

(439) github.com/EagleChen/mapmutex@v0.0.0-20200716162114-c133e97096b7/mutex_test.go:99:1:
BenchmarkMapWithMutex1000_20_40_60 does not use b.N

(440) gitee.com/gopher2011/gin@v1.7.2/benchmarks_test.go:10:1:
BenchmarkOneRoute does not use b.N

(441) github.com/jefffederman/gophe@v0.0.0-20221203163656-b38beff92772/evaluator_test.go:54:1:
BenchmarkEvaluateAllSevenCards does not use b.N

(442) github.com/ssetin/PenguinCast@v0.2.0/main_test.go:134:1:
BenchmarkNone does not use b.N

(443) github.com/872409/go-netease-im@v1.0.2-0.20201109080841-fdb3e13691c5/tests/token_test.go:39:1:
Benchmark_SyncMap does not use b.N

(444) github.com/jochenboesmans/gedcom-parser@v1.0.4/main_test.go:10:1:
BenchmarkParseITISGedToJson does not use b.N

(445) github.com/vidu171/dell-ecs-s3-client@v0.0.0-20210418120815-4ce80f55ccac/internal/strings/strings_test.go:77:1:
BenchmarkHasPrefixFold does not use b.N

(446) github.com/boki/go-xmp@v1.0.1/test/bench_test.go:30:1:
BenchmarkUnmarshalJSON_5kB does not use b.N

(447) github.com/yanishoss/schedulo@v1.2.2/internal/core/stack_manager_test.go:135:1:
BenchmarkInsertingPastCapacity does not use b.N

(448) github.com/sabhiram/gsync@v0.0.0-20180214150410-b9089a1b7f13/gsync_test.go:160:1:
BenchmarkXXHash does not use b.N

(449) github.com/zwh8800/pool@v3.1.0+incompatible/unlimited_pool_benchmarks_test.go:154:1:
BenchmarkUnlimitedBatchSmallRun does not use b.N

(450) github.com/Qualstor/aws-sdk-go-v2@v1.16.16/internal/strings/strings_test.go:79:1:
BenchmarkHasPrefix does not use b.N

(451) github.com/hannamil/mapper@v0.1.1/mapper_test.go:30:1:
BenchmarkMapper does not use b.N

(452) go.alphawatch.io/buntdb@v1.1.3/buntdb_test.go:2312:1:
Benchmark_Set_NoPersist_Random_100 does not use b.N

(453) github.com/onedss/naza@v0.20.2/pkg/taskpool/taskpool_test.go:28:1:
BenchmarkOriginGo does not use b.N

(454) github.com/jasontconnell/sitecore@v1.6.0/sitecore_test.go:155:1:
BenchmarkFieldLoad does not use b.N

(455) github.com/kogudu-godaddy/priority_queue@v0.0.0-20141028160616-1099f988c7dc/priority_queue_test.go:171:1:
BenchmarkPush2 does not use b.N

(456) gitea.com/xorm/xorm-redis-cache@v0.2.0/mysql_redis_cacher_test.go:99:1:
BenchmarkMysqlDriverFind does not use b.N

(457) github.com/ahenzinger/simplepir@v0.0.0-20230113230609-e9020b03bf28/pir/pir_test.go:379:1:
BenchmarkSimplePirSingle does not use b.N

(458) github.com/knetic/go-namedParameterQuery@v0.0.0-20150709205813-b7327e472dfd/benchmarks_test.go:115:1:
Benchmark64ParameterReplacement does not use b.N

(459) github.com/boki/go-xmp@v1.0.1/test/bench_test.go:34:1:
BenchmarkMarshalJSON_85kB does not use b.N

(460) github.com/kaiiak/zaptext@v0.0.0-20220617014548-4ce28ef7833b/reflect_encoder_bench_test.go:10:1:
BenchmarkReflectEncoderEncode does not use b.N

(461) github.com/will666/golarge@v0.0.0-20230516235351-abd49f69e855/main_test.go:5:1:
BenchmarkListFiles does not use b.N

(462) github.com/Vlad161/go-namedParameterQuery@v0.0.0-20221005124944-53b82cc674c2/benchmarks_test.go:107:1:
Benchmark16ParameterReplacement does not use b.N

(463) github.com/mikechris/statsdaemon@v0.7.1/statsdaemon_test.go:684:1:
BenchmarkLotsOfTimers does not use b.N

(464) github.com/aws/aws-sdk-go@v1.44.288/internal/strings/strings_test.go:82:1:
BenchmarkHasPrefix does not use b.N

(465) github.com/nzai/trojan-go@v0.0.0-20230609074402-27db090a9cb2/common/geodata/decode_test.go:88:1:
BenchmarkLoadGeoSite does not use b.N

(466) github.com/rikaaa0928/awsl@v1.0.2/tools/mem_test.go:22:1:
BenchmarkMemPool does not use b.N

(467) github.com/code-to-go/safepool.lib@v0.0.0-20221205180519-ee25e63c226e/algo/merkle_test.go:33:1:
Benchmark_Merkle does not use b.N

(468) github.com/maurycy/go-ipld-prime@v0.6.1/impl/free/justString_test.go:29:1:
BenchmarkJustStringLogAllocs does not use b.N

(469) github.com/limeschool/gin@v0.0.24/benchmarks_test.go:34:1:
BenchmarkManyHandlers does not use b.N

(470) github.com/kpango/gache/v2@v2.0.8/gache_benchmark_test.go:309:1:
BenchmarkHeavyWrite1K_gache does not use b.N

(471) github.com/tampajohn/gosnowflake@v1.1.1/benchmark/largesetresult/largesetresult_test.go:24:1:
BenchmarkLargeResultSet does not use b.N

(472) github.com/guestin/mob@v1.1.1/msync/worker_pool_test.go:11:1:
BenchmarkWorkerPool does not use b.N

(473) github.com/douguohai/gods@v1.12.3/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(474) github.com/kmnemon/gostream@v1.0.3/gostream/stream_test.go:205:1:
BenchmarkParallel does not use b.N

(475) github.com/LdDl/ch@v1.7.8/bidirectional_ch_test.go:115:1:
BenchmarkPrepareContracts does not use b.N

(476) github.com/ethereum-optimism/optimism/l2geth@v0.0.0-20230612200230-50b04ade19e3/core/vm/runtime/runtime_test.go:201:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(477) github.com/as-polyakov/minio@v0.1.0-cvefix.3/cmd/object-api-utils_test.go:445:1:
BenchmarkGetPartFileWithTrie does not use b.N

(478) github.com/raunakjodhawat/gorithims@v2.1.1+incompatible/src/dataStructure/collection/queue/queue_benchmark_test.go:56:1:
BenchmarkQueue_Remove does not use b.N

(479) gitlab.com/Hugrid-1/go-kata@v0.0.0-20230510051527-462385f70668/module3/task/main_benchmark_test.go:103:1:
BenchmarkDoubleLinkedList_Shift does not use b.N

(480) github.com/opencord/voltha-go@v2.2.0+incompatible/db/model/proxy_load_test.go:300:1:
BenchmarkProxy_GetDevices does not use b.N

(481) github.com/loadoff/excl@v0.0.0-20171207172601-c6a9e4c4b4c4/shared_strings_test.go:100:1:
BenchmarkAddString does not use b.N

(482) github.com/champon1020/gsorm@v0.1.1/benchmark/selectall_struct_test.go:75:1:
BenchmarkSelectAll_Struct_sqlx does not use b.N

(483) gonum.org/v1/gonum@v0.13.0/internal/asm/c64/bench_test.go:58:1:
BenchmarkLC64AxpyUnitary50000 does not use b.N

(484) github.com/RevenueMonster/sqlike@v1.0.6/jsonb/unmarshal_test.go:829:1:
BenchmarkJSONBUnmarshal does not use b.N

(485) github.com/eyediy/gin@v0.0.0-20161013033330-7ccf12d19375/benchmarks_test.go:72:1:
BenchmarkOneRouteSet does not use b.N

(486) github.com/ninadingole/gotest-ls@v0.0.3/tests/benchmark_test.go:5:1:
BenchmarkSomething does not use b.N

(487) github.com/jotfs/jot@v0.2.0/client_test.go:231:1:
BenchmarkUpload does not use b.N

(488) github.com/hata/goseq@v0.0.0-20150316021154-a5ca66a92399/handlergroup_test.go:271:1:
BenchmarkProcess does not use b.N

(489) github.com/anderson-lu/gobox@v0.0.0-20191127065433-3e6c4c2da420/application/application_test.go:18:1:
BenchmarkTypeConvert2 does not use b.N

(490) github.com/DavidHuie/signcryption@v0.0.0-20180606214722-1b2fa07edd39/stl/relayer_test.go:207:1:
BenchmarkRelayerBidirectionalReadWrite does not use b.N

(491) github.com/alexandrestein/gods@v1.0.1/utils/sort_test.go:95:1:
BenchmarkGoSortRandom does not use b.N

(492) github.com/narsilworks/plainkv@v0.0.0-20220602091141-0702ee9f6f8d/plainkv_test.go:97:1:
BenchmarkPerformance does not use b.N

(493) github.com/creack/go-splice@v0.0.0-20150425135029-5468acf9b6b3/splice_test.go:254:1:
BenchmarkCopy does not use b.N

(494) github.com/hellobchain/third_party@v0.0.0-20230331131523-deb0478a2e52/gin/benchmarks_test.go:27:1:
BenchmarkLoggerMiddleware does not use b.N

(495) github.com/engelsjk/polygol@v0.0.3/benchmark_test.go:7:1:
BenchmarkAsiaUnion does not use b.N

(496) github.com/youngqqcn/arbitrum@v1.0.0/core/vm/runtime/runtime_test.go:206:1:
BenchmarkEVM_CREATE_1200 does not use b.N

(497) gitee.com/xuesongtao/protoc-go-valid@v1.6.16/valid/benchmark_test.go:70:1:
BenchmarkStrJoin1 does not use b.N

(498) github.com/ijkbytes/memstore@v0.0.0-20190724172552-e67b6955e95a/memstore_test.go:136:1:
BenchmarkRace does not use b.N

(499) github.com/jeffjen/go-libkv@v0.0.0-20151212051932-5df59a45a168/timer/timer_test.go:232:1:
BenchmarkSchedFunc does not use b.N

(500) github.com/darkside1809/wallet@v1.7.0/pkg/wallet/service_test.go:450:1:
BenchmarkSumPaymentsWithProgress does not use b.N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment