Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Containers:x86_64
home:Ledest:erlang:23
erlang
3311-Speed-up-gen_-benchmarks.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 3311-Speed-up-gen_-benchmarks.patch of Package erlang
From 724728421ab0e302fef964c19c2c0578bf07d4f0 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen <raimo@erlang.org> Date: Mon, 1 Feb 2021 16:29:50 +0100 Subject: [PATCH] Speed up gen_* benchmarks --- lib/stdlib/test/stdlib_bench_SUITE.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/stdlib/test/stdlib_bench_SUITE.erl b/lib/stdlib/test/stdlib_bench_SUITE.erl index f2a35e733c..81764a5913 100644 --- a/lib/stdlib/test/stdlib_bench_SUITE.erl +++ b/lib/stdlib/test/stdlib_bench_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2018. All Rights Reserved. +%% Copyright Ericsson AB 2012-2021. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. @@ -431,7 +431,7 @@ norm(T, Ref) -> "---" end. --define(MAX_TIME_SECS, 3). % s +-define(MAX_TIME_SECS, 1). % s -define(MAX_TIME, 1000 * ?MAX_TIME_SECS). % ms -define(CALLS_PER_LOOP, 5). -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor